1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-09-01 02:42:12 +02:00

Fix a bunch of typos

This commit is contained in:
HairyFotr
2017-08-23 10:14:39 +02:00
parent 9c5a67ca0f
commit 985d23a52b
47 changed files with 95 additions and 95 deletions

View File

@@ -36,7 +36,7 @@ $ haml input_file.haml output_file.html
To write a multi line comment, indent your commented code to be
wrapped by the forward slash
-# This is a silent comment, which means it wont be rendered into the doc at all
-# This is a silent comment, which means it won't be rendered into the doc at all
/ -------------------------------------------