diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2021-08-08 09:26:25 -0400 |
---|---|---|
committer | Kyle Gunger <kgunger12@gmail.com> | 2021-08-08 09:26:25 -0400 |
commit | 6d8b1f2ed43286231f3f5f9656ea7e9a04896747 (patch) | |
tree | b9e892be22d36e8bba0215635e53e8a4e06fa715 /libtnsl/README.md | |
parent | a27fe1a4cdee714fccf9126e7516143bbcb2a480 (diff) |
fix libtnsl readme
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 d35894d..72ec72e 100644 --- a/libtnsl/README.md +++ b/libtnsl/README.md @@ -2,7 +2,7 @@ The official implimentation of the TNSL Standard Library -libts provides the following language features: +libtnsl provides the following language features: * Type and method resolution * Basic input and output * Standard algorithms |