diff options
-rw-r--r-- | libtnsl/READEME.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtnsl/READEME.md b/libtnsl/READEME.md index 32cff9a..8b936e1 100644 --- a/libtnsl/READEME.md +++ b/libtnsl/READEME.md @@ -15,7 +15,7 @@ More information on these features can be found in the specification under libts --- ## Provided Sub-modules -libts provides the ts base module and the following sub-modules to address each feature: +libts provides the tnsl base module and the following sub-modules to address each feature: * algorithm * Algorithms. Also contains the math sub-module for basic math operations. * box |