Skip to content

Commit 137e00d

Browse files
committed
center->centre
1 parent 2714d9d commit 137e00d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

episodes/02-image-basics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ print(zero)
256256
>
257257
> The modified coordinate system used for our images will have only positive
258258
> coordinates, the origin will be in the upper left corner instead of the
259-
> center, and y coordinate values will get larger as they go down instead of up,
259+
> centre, and y coordinate values will get larger as they go down instead of up,
260260
> like this:
261261
>
262262
> ![Image coordinate system](../fig/image-coordinates.png)

0 commit comments

Comments
 (0)