Skip to content

Commit 0bd1454

Browse files
committed
fix: typo
1 parent 6ff800d commit 0bd1454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

render

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ if __name__ == "__main__":
232232
)
233233
parser.add_argument(
234234
"--sample-directory",
235-
help="needed with `--handout` - should indicate directory with script file (cloze and solution)",
235+
help="needed with `--handout` - should indicate directory with script files (cloze and solution)",
236236
)
237237
args = parser.parse_args()
238238

0 commit comments

Comments
 (0)