Skip to content

Commit 66e1843

Browse files
committed
Reflect content
1 parent e1f26f1 commit 66e1843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ In your Gruntfile.js, replace in the section named `checktextdomain` the text_do
8282
```js
8383
checktextdomain: {
8484
options:{
85-
text_domain: 'foo',
85+
text_domain: 'foo', //Name of Your textdomain
8686
```
8787
8888
### Creates pot and pushes it to Transifex

0 commit comments

Comments
 (0)