diff --git a/docs/reference/images/arrow-image.md b/docs/reference/images/arrow-image.md index 8e115340..98b8c36c 100644 --- a/docs/reference/images/arrow-image.md +++ b/docs/reference/images/arrow-image.md @@ -13,13 +13,13 @@ The arrow points in the direction of the arrow name you choose, like `North`. * **i**: the arrow name to make an arrow [image](/reference/images/image) for. You can make an arrow image that points in one of these directions: >* `North` -* `NorthEast` -* `East` -* `SouthEast` -* `South` -* `SouthWest` -* `West` -* `NorthWest` +>* `NorthEast` +>* `East` +>* `SouthEast` +>* `South` +>* `SouthWest` +>* `West` +>* `NorthWest` ## Example @@ -38,4 +38,4 @@ input.onButtonPressed(Button.B, () => { ``` ## See also -[arrow number](/reference/images/arrow-number) \ No newline at end of file +[arrow number](/reference/images/arrow-number)