Skip to content

Commit 87b22b6

Browse files
committed
quick typo fix
1 parent 383eeae commit 87b22b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intermediate/indexing/advanced-indexing.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
"cell_type": "markdown",
172172
"metadata": {},
173173
"source": [
174-
"👆 please notice how the output of the indexing example above resulted in an array of size `3x4`"
174+
"👆 Please note that the output shape in the example above is `4x3` because the latitude indexer selects 4 rows, and the longitude indexer selects 3 columns."
175175
]
176176
},
177177
{

0 commit comments

Comments
 (0)