Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion posts/2013-12-19-The-Hungry-Variable.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ The regex then extends to the slash after the typewriter single quote, and so
the `//'` is simply a comment.


If you want the pre to do as expected, add a single forward slash before the
If you want the pre to do as expected, add a single backslash before the
first "[":

```
Expand Down