We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2712a6 commit e61d8caCopy full SHA for e61d8ca
README.md
@@ -4,7 +4,7 @@ gist.el -- Emacs integration for gist.github.com
4
Uses your local GitHub config if it can find it.
5
6
Go to your [GitHub Settings](https://github.com/settings/tokens) and generate
7
-a personal access token with at least `gist` scope. If you indent to use more
+a personal access token with at least `gist` scope. If you intend to use more
8
of the underlying `gh.el` library, it's recommended you also add the `user` and
9
`repo` scopes.
10
0 commit comments