diff options
Diffstat (limited to 'libtnsl/README.md')
-rw-r--r-- | libtnsl/README.md | 2 |
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.) |