summaryrefslogtreecommitdiff
path: root/docs/language/index.md
diff options
context:
space:
mode:
authornodist <kevin.comas.git@gmail.com>2026-06-21 11:51:41 -0400
committernodist <kevin.comas.git@gmail.com>2026-06-21 11:51:41 -0400
commit3a9cf2508dc7341a6d8ff4b8174064600d704994 (patch)
tree63c3196cec86824f237ac82d92aa43c56010e607 /docs/language/index.md
parent900445604bc38ef43d89f0c11f0cc61ce3cb0bce (diff)
update memory objs
Diffstat (limited to 'docs/language/index.md')
-rw-r--r--docs/language/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/language/index.md b/docs/language/index.md
index c0c4792..679ed36 100644
--- a/docs/language/index.md
+++ b/docs/language/index.md
@@ -58,7 +58,7 @@ Underscores `_` can separate digits in a number
'A'
```
-Any UTF-8 glyph is allowed between `""`
+Any UTF-8 glyph is allowed between `""` or `''`
```text
Ω // Invalid code