Thanks to visit codestin.com Credit goes to github.com
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 5b790f5 commit 44a6aa6Copy full SHA for 44a6aa6
README.md
@@ -57,7 +57,7 @@ gist.create({
57
description: 'My first gist',
58
files: {
59
"file1.txt": {
60
- contents: "Aren't gists great!"
+ content: "Aren't gists great!"
61
}
62
63
}).then(function({data}) {
0 commit comments