Skip to content

Commit

Permalink
docs: Correct small typo (#3286)
Browse files Browse the repository at this point in the history
  • Loading branch information
isokissa authored Nov 25, 2024
1 parent dccb762 commit 24e4a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/docs/07-actions/06.3-actions-rotate.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ Excalibur offers a choice in how an Actor rotates to a target angle.

- [[RotationType.Clockwise]] will always take the clockwise direction regardless of the starting and ending angle.

- [[RotationType.CounterClockwise] will always take the counterclockwise direction regardless of the starting and ending angle.
- [[RotationType.CounterClockwise]] will always take the counterclockwise direction regardless of the starting and ending angle.

0 comments on commit 24e4a37

Please sign in to comment.