aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fe9bb12..f9b7286 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ Many thanks to [David Tolnay][dtolnay] for his support in improving Askama.
### Supported in templates
* Template inheritance (one level only)
-* Basic loops and if/else if/else statements
+* Basic loops and if/else statements
* Whitespace suppressing with '-' markers
* Some built-in filters