summaryrefslogtreecommitdiff
path: root/libtnsl/README.md
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2021-10-05 14:04:29 -0400
committerKyle Gunger <kgunger12@gmail.com>2021-10-05 14:04:29 -0400
commitd2772d77ce3b0908495bb298a0597a02bf300d1d (patch)
tree24524d91b375a02313ff0c2a25bedbd5434895d9 /libtnsl/README.md
parent3add402da9fc5b574f34e37e951779212ce28ed1 (diff)
[Docs] FIP additions
Diffstat (limited to 'libtnsl/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 7fb8922..4206136 100644
--- a/libtnsl/README.md
+++ b/libtnsl/README.md
@@ -16,7 +16,7 @@ More information on these features can be found in the specification under libts
## Provided Sub-modules
libtnsl provides the tnsl base module and the following sub-modules to address each feature:
-* alg
+* algo
* Algorithms. Also contains the math sub-module for basic math operations.
* box
* Data containers (vector, map, etc.)