We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43a4c85 commit 064c8ceCopy full SHA for 064c8ce
lib/elixir/pages/Unicode Syntax.md
@@ -34,7 +34,7 @@ Elixir does not allow the use of ZWJ or ZWNJ in identifiers and therefore does n
34
35
### Atoms
36
37
-Unicode Atoms in Elixir follow the identifier rule above with the following modifications:
+Unicode atoms in Elixir follow the identifier rule above with the following modifications:
38
39
* `<Start>` includes the code point `_` (005F)
40
* `<Continue>` includes the code point `@` (0040)
0 commit comments