summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2021-11-30 13:37:00 -0500
committerGitHub <noreply@github.com>2021-11-30 13:37:00 -0500
commitf7ec612f8e25a56b6b768b26c604020e8b52f1e9 (patch)
treeea4951da89e300460fd39845c553364b7ad41439
parentdd4318a9e9d962262d65e15958b0976dcc84f39d (diff)
Update README.md
-rw-r--r--libtnsl/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtnsl/README.md b/libtnsl/README.md
index 4206136..7782ed0 100644
--- a/libtnsl/README.md
+++ b/libtnsl/README.md
@@ -17,7 +17,7 @@ More information on these features can be found in the specification under libts
libtnsl provides the tnsl base module and the following sub-modules to address each feature:
* algo
- * Algorithms. Also contains the math sub-module for basic math operations.
+ * Common algorithms
* box
* Data containers (vector, map, etc.)
* io