Skip to content

Commit aba5372

Browse files
committed
Fix the headline
1 parent f28df0d commit aba5372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wordcount/tests/task_02.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
@task(
55
number=2,
6-
name="Read Data from Standard Input",
6+
name="Read Data From Standard Input",
77
url="https://realpython.com/lessons/wordcount-read-data-from-standard-input-task/",
88
)
99
@tutorial("python-command-line-arguments", section="standard-input")

0 commit comments

Comments
 (0)