Skip to content

Commit 4ebd885

Browse files
committed
Fix typo: s/horizonal/horizontal/
1 parent 22ff168 commit 4ebd885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ easier to process by the human brain if they stand out and stick together.
238238
=== Function Arguments Indentation [[one-space-indent]]
239239

240240
NOTE: Generally, you should stick to the formatting outlined in the previous
241-
guideline, unless you're limited by the available horizonal space.
241+
guideline, unless you're limited by the available horizontal space.
242242

243243
Use a single space indentation for function (macro) arguments
244244
when there are no arguments on the same line as the function name.

0 commit comments

Comments
 (0)