Skip to content

Commit

Permalink
Place comma after "e.g."
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsius committed Sep 16, 2023
1 parent 6401226 commit 59de83a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ most kinds of sub-queries.

Dashes are converted into spaces and the keyword gets capitalized. For
example, `:if-not-exists` becomes `IF NOT EXISTS`. How you choose to
combine keywords is up to your personal taste (e.g. `:drop :table` vs.
combine keywords is up to your personal taste (e.g., `:drop :table` vs.
`:drop-table`).

#### Standalone symbols are identifiers.
Expand Down

0 comments on commit 59de83a

Please sign in to comment.