We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e31541 commit 52826e1Copy full SHA for 52826e1
README.md
@@ -39,7 +39,7 @@ get model URNs - as explained in the Setup/Usage Instructions.
39
```
40
cp credentials_.js credentials.js
41
42
-* Replace the placeholder with your own keys in credentials.js, line #23 and #24 <br />
+* Replace the placeholders with your own keys in credentials.js, line #23 and #24 <br />
43
44
credentials.ConsumerKey =process.env.CONSUMERKEY || '<replace with your consumer key>';
45
0 commit comments