Skip to content

Commit

Permalink
Commits generated README
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderwallin committed Dec 29, 2016
1 parent c70f21b commit 73563f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -223,7 +223,7 @@ Translates a plural string using a specific textdomain

**Example**
```js
gt.dngettext('domainname', One thing', 'Many things', numberOfThings)
gt.dngettext('domainname', 'One thing', 'Many things', numberOfThings)
```
<a name="Gettext+pgettext"></a>

Expand Down

0 comments on commit 73563f0

Please sign in to comment.