mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-27 08:37:36 +02:00
Kinda -> Kind of
This commit is contained in:
@@ -35,7 +35,7 @@ false
|
|||||||
; Characters are preceeded by backslashes
|
; Characters are preceeded by backslashes
|
||||||
\g \r \a \c \e
|
\g \r \a \c \e
|
||||||
|
|
||||||
; Keywords start with a colon. They behave like enums. Kinda
|
; Keywords start with a colon. They behave like enums. Kind of
|
||||||
; like symbols in Ruby.
|
; like symbols in Ruby.
|
||||||
:eggs
|
:eggs
|
||||||
:cheese
|
:cheese
|
||||||
|
Reference in New Issue
Block a user