Skip to content

Commit 7104e7c

Browse files
yhouyang02Copilot
andauthored
Update src/wordguess/result_to_pattern.py
Co-authored-by: Copilot <[email protected]>
1 parent e3f720c commit 7104e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wordguess/result_to_pattern.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def result_to_pattern(result: str) -> str:
2929
3030
See Also
3131
--------
32-
get_result : A function that generate the result string for a given guess against a target word.
32+
get_result : A function that generates the result string for a given guess against a target word.
3333
3434
Examples
3535
--------

0 commit comments

Comments
 (0)