You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/elixir/pages/references/syntax-reference.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -393,7 +393,7 @@ end
393
393
394
394
## Additional representations
395
395
396
-
All of the constructs above are part of Elixir's syntax and have their own representation as part of the Elixir AST. This section will discuss the remaining constructs that are ultimately representated as one of the constructs above.
396
+
All of the constructs above are part of Elixir's syntax and have their own representation as part of the Elixir AST. This section will discuss the remaining constructs that are ultimately represented as one of the constructs above.
397
397
398
398
### Integers in other bases and Unicode code points
0 commit comments