Skip to content

Commit 4c15280

Browse files
authored
Documentation (#8515)
1 parent 82a8860 commit 4c15280

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/tutorials/blogs/engage.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ for MkDocs use GitHub, this seems like an obvious choice.
221221
[Giscus]: https://giscus.app/
222222
[GitHub Discussions]: https://docs.github.com/en/discussions
223223

224-
To add Giscuss to your blog you will need to go through a number of steps:
224+
To add Giscus to your blog you will need to go through a number of steps:
225225

226226
1. Create a GitHub repository if there is not already one
227227
2. Turn on discussions and install the [Giscus app]
@@ -261,7 +261,7 @@ want to work directly on an existing repository.
261261
can control the Gicsus app and uninstall it if so desired.
262262

263263
That is all the preparation you will need for the repository. Next, it is time
264-
to generate a piece of code that embeds Giscuss in your site. The resulting code
264+
to generate a piece of code that embeds Giscus in your site. The resulting code
265265
snippet will look something like this:
266266

267267
```html
@@ -294,7 +294,7 @@ snippet will look something like this:
294294
Because for a blog post the title is the basis of the URL, it makes
295295
sense to use the `Discussion title contains page <title>` option.
296296
4. Under `Discussion Category` choose `Announcements` to limit the creation
297-
of new discussions to Giscuss and people with maintainer or admin
297+
of new discussions to Giscus and people with maintainer or admin
298298
permissions.
299299
5. Under `Features`, select the following:
300300
1. Enable reactions for the main post

0 commit comments

Comments
 (0)