summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a9d8876..65a2d35 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ What works
- Struct definition
- Control flow blocks (`if` and `loop` specifically)
-What does'nt work
+What doesn't work
- `else`
- Function Calls
- Getting struct members
@@ -57,4 +57,4 @@ Once you have built the parser, it can be invoked in the build folder with `./pa
With some of the code I've written, I'm kinda supprised that this even compiles.
-tint is short for Tnsl INTerpreter \ No newline at end of file
+tint is short for Tnsl INTerpreter