summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a4fbe16..3f3509a 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ You could then run said file with:
- [Function References](./Function-Refs)
- [Spawn](./Spawn)
- [Channels](./Channels)
-- [Abstract Data Types](./ADTs)
+- [Abstract Data Types (ADT's)](./ADTs)
- [Modules](./Modules)
- [Generics, Picks, and Interfaces (kind of)](./Generics)
- [Exceptions](./Exceptions)