Skip to content

Commit 801ff48

Browse files
typo Git → Gist
1 parent a16d2f3 commit 801ff48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ gist.read(function(err, gist) {
232232
});
233233
```
234234

235-
Updating the contents of a Git. Please consult the documentation on [GitHub](http://developer.github.com/v3/gists/).
235+
Updating the contents of a Gist. Please consult the documentation on [GitHub](http://developer.github.com/v3/gists/).
236236

237237
```js
238238
var delta = {

0 commit comments

Comments
 (0)