Skip to content

Commit f8a4485

Browse files
committed
fixed typo
1 parent a393f5d commit f8a4485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/tutorial_pytorch_image_classification.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"In particular, we will:\n",
1717
"\n",
1818
"- Use Remo to visualize and explore our images and annotations\n",
19-
"- Use Remo to quickly access some key stastics of our Dataset\n",
19+
"- Use Remo to quickly access some key statistics of our Dataset\n",
2020
"- Create custom train/test/val splits in PyTorch without needing to move data around (thanks to Remo image tags)\n",
2121
"- Visually compare our model predictions with our ground-truth"
2222
]

0 commit comments

Comments
 (0)