Skip to content

Commit e0b4042

Browse files
committed
typo
1 parent 869b1ed commit e0b4042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/analyzing-object-detection-dataset.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
},
161161
"source": [
162162
"## Load annotations\n",
163-
"We will use a simple converter to convert the COCO format JSON annotaion file into the fastdup annotation dataframe. This converter is applicable to any dataset which uses COCO format."
163+
"We will use a simple converter to convert the COCO format JSON annotation file into the fastdup annotation dataframe. This converter is applicable to any dataset which uses COCO format."
164164
]
165165
},
166166
{

0 commit comments

Comments
 (0)