Skip to content

Commit 52826e1

Browse files
committed
typo
1 parent 6e31541 commit 52826e1

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
@@ -39,7 +39,7 @@ get model URNs - as explained in the Setup/Usage Instructions.
3939
```
4040
cp credentials_.js credentials.js
4141
```
42-
* Replace the placeholder with your own keys in credentials.js, line #23 and #24 <br />
42+
* Replace the placeholders with your own keys in credentials.js, line #23 and #24 <br />
4343
```
4444
credentials.ConsumerKey =process.env.CONSUMERKEY || '<replace with your consumer key>';
4545

0 commit comments

Comments
 (0)