Skip to content

Commit 57d53db

Browse files
committed
fix: fix path to correspond with file name in resources
1 parent af4444d commit 57d53db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/week06/1_Sets.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -861,7 +861,7 @@
861861
" return path1_files & path2_files\n",
862862
"\n",
863863
"\n",
864-
"common_filenames('images', 'resources/week05_images')"
864+
"common_filenames('images', 'resources/week5_images')"
865865
]
866866
},
867867
{

0 commit comments

Comments
 (0)