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 49f883d commit 5e507f3Copy full SHA for 5e507f3
lib/elixir/pages/Unicode Syntax.md
@@ -37,7 +37,7 @@ Atoms in Elixir follow the identifier rule above with the following modification
37
38
### Variables
39
40
-Atoms in Elixir follow the identifier rule above with the following modifications:
+Variables in Elixir follow the identifier rule above with the following modifications:
41
42
* `<Start>` includes the codepoint _ (005F)
43
* `<Start>` must not include Lu (letter uppercase) and Lt (letter titlecase) characters
0 commit comments