Skip to content

Commit dadf8c3

Browse files
authored
Typo fix in boundless.ipynb
In the boundless.ipynb file in the section: "Loading an image" there is a typo in the description: "We will load a sample image but fell free to upload your own image to the colab and try with it." but it should be "We will load a sample image but feel free to upload your own image to the colab and try with it." the change is from "fell" to the corrected "feel"
1 parent 159143b commit dadf8c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/hub/tutorials/boundless.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
"source": [
186186
"## Loading an Image\n",
187187
"\n",
188-
"We will load a sample image but fell free to upload your own image to the colab and try with it. Remember that the model have some limitations regarding human images."
188+
"We will load a sample image but feel free to upload your own image to the colab and try with it. Remember that the model have some limitations regarding human images."
189189
]
190190
},
191191
{

0 commit comments

Comments
 (0)