We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b790f5 commit 44a6aa6Copy full SHA for 44a6aa6
1 file changed
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