Skip to content

Commit 901d8b8

Browse files
authored
Merge pull request #39 from serpent7776/patch-1
fix typo
2 parents b0c7509 + 6b0efe5 commit 901d8b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/extensions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ GENERATORS = {'doubling': parse_generator_doubling}
4444

4545
If this is imported when executing the test, you can now use this generator in tests.
4646

47-
# What Doe An Extension Need To Work?
47+
# What Does An Extension Need To Work?
4848

4949
1. Function(s) to run
5050
2. Registry Entries: these are special ALLCAPS variables binding extension names

0 commit comments

Comments
 (0)