@@ -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
2262261 . Create a GitHub repository if there is not already one
2272272 . 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
263263That 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
265265snippet 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