We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3f720c commit 7104e7cCopy full SHA for 7104e7c
src/wordguess/result_to_pattern.py
@@ -29,7 +29,7 @@ def result_to_pattern(result: str) -> str:
29
30
See Also
31
--------
32
- get_result : A function that generate the result string for a given guess against a target word.
+ get_result : A function that generates the result string for a given guess against a target word.
33
34
Examples
35
0 commit comments