Skip to content

Commit dc57368

Browse files
maneeshamaxim-belkin
authored andcommitted
06-loops-and-functions.md: Typo: "File Names" (#437)
1 parent 51814c1 commit dc57368

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_episodes/06-loops-and-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ for year in surveys_df['year'].unique():
261261
Look inside the `yearly_files` directory and check a couple of the files you
262262
just created to confirm that everything worked as expected.
263263

264-
## Writing Unique FileNames
264+
## Writing Unique File Names
265265

266266
Notice that the code above created a unique filename for each year.
267267

0 commit comments

Comments
 (0)