Skip to content

Commit 0b70038

Browse files
authored
Add proper theme name (#35)
1 parent 9abedb5 commit 0b70038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs/extras/example-quiz.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: How to add interactive quizzes to your site.
55

66
# Quizzes
77

8-
As of version 0.0.12, mkdocs-jekyll has support for basic quizzes! These are
8+
As of version 0.0.12, docsy-jekyll has support for basic quizzes! These are
99
intended to help educate your users about the content of your documentation.
1010
For a quiz, you can add a new file to the folder `_data/quizzes`, and write a
1111
questions file based on the format shown in `_data/quizzes/example-quiz.yml`.

0 commit comments

Comments
 (0)