diff --git a/index.html b/index.html
index 50f7918..6a6d3dd 100644
--- a/index.html
+++ b/index.html
@@ -47,7 +47,7 @@
Features
- - Custom syntaxfddl introduces unique operators and keywords to make programming more intuitive and fun (at least for me)
+ - Custom syntax fddl introduces unique operators and keywords to make programming more intuitive and fun (at least for me)
- Lexer currently is the only thing working. It tokenizes fddl scripts into understandable pieces of the language.
- Tilde Operator (
~
and ~=
) when something almost equals something else. I had the idea from watching a video on Non-Euclidean Doom.