We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a16d2f3 commit 801ff48Copy full SHA for 801ff48
1 file changed
README.md
@@ -232,7 +232,7 @@ gist.read(function(err, gist) {
232
});
233
```
234
235
-Updating the contents of a Git. Please consult the documentation on [GitHub](http://developer.github.com/v3/gists/).
+Updating the contents of a Gist. Please consult the documentation on [GitHub](http://developer.github.com/v3/gists/).
236
237
```js
238
var delta = {
0 commit comments