Skip to content

Commit

Permalink
Typo fix in boundless.ipynb
Browse files Browse the repository at this point in the history
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"
  • Loading branch information
husszaf authored Oct 22, 2023
1 parent 159143b commit dadf8c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/en/hub/tutorials/boundless.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
"source": [
"## Loading an Image\n",
"\n",
"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."
"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."
]
},
{
Expand Down

0 comments on commit dadf8c3

Please sign in to comment.