Skip to content

Commit

Permalink
fix braces
Browse files Browse the repository at this point in the history
  • Loading branch information
grosser committed Nov 2, 2024
1 parent 2ff4689 commit 17520be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ rake gettext:add_language[xx]
or

```Bash
LANGUAGE=[xx] rake gettext:add_language
LANGUAGE=xx rake gettext:add_language
```

where `xx` is the lowercased [ISO 639-1](http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) 2-letter code for the language you want to create.
Expand Down

0 comments on commit 17520be

Please sign in to comment.