Skip to content

Commit da89d54

Browse files
wrsbbatsov
authored andcommitted
Fix array literal indentation
This must be a typo, right?
1 parent c2ab104 commit da89d54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,7 @@ Translations of the guide are available in the following languages:
657657
# good
658658
menu_item =
659659
%w[Spam Spam Spam Spam Spam Spam Spam Spam
660-
Baked beans Spam Spam Spam Spam Spam]
660+
Baked beans Spam Spam Spam Spam Spam]
661661
```
662662

663663
* <a name="underscores-in-numerics"></a>

0 commit comments

Comments
 (0)