aboutsummaryrefslogtreecommitdiff
path: root/pages/projects/codepoint_iterator.md
diff options
context:
space:
mode:
Diffstat (limited to 'pages/projects/codepoint_iterator.md')
-rw-r--r--pages/projects/codepoint_iterator.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/projects/codepoint_iterator.md b/pages/projects/codepoint_iterator.md
index f5b08ca..e202571 100644
--- a/pages/projects/codepoint_iterator.md
+++ b/pages/projects/codepoint_iterator.md
@@ -4,7 +4,7 @@
The source code is available on both my [Github] profile and [cgit].
-### Current features
+## Current features
* Bidirectional iteration through unicode codepoints
* The class itself does not rely on any external libraries