Merge pull request #106 from jorgesmash/patch-3

Typos
This commit is contained in:
Ilya Kantor 2017-07-23 11:29:17 +02:00 committed by GitHub
commit 97bf754592

View file

@ -92,7 +92,7 @@ There are two types of indents:
- **A horizontal indent: 2(4) spaces.**
A horizantal identation is made using either 2 or 4 spaces or the "Tab" symbol. Which one to choose is an old holy war. Spaces are more common nowadays.
A horizontal indentation is made using either 2 or 4 spaces or the "Tab" symbol. Which one to choose is an old holy war. Spaces are more common nowadays.
One of advantages of spaces over tabs is that spaces allow more flexible configurations of indents than the "Tab" symbol.