Skip to content

Commit

Permalink
Update GetIsBoatCapsized.md
Browse files Browse the repository at this point in the history
Generally, there's no spaces between `## Examples` and the code blocks.
  • Loading branch information
4mmonium authored Dec 22, 2023
1 parent 98dfb13 commit 9db80c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion VEHICLE/GetIsBoatCapsized.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ Checks whether the specified boat vehicle is capsized, meaning it has overturned
Returns `true` if the specified boat is capsized, `false` otherwise.
## Examples
```lua
-- This example checks if the player is in a boat and if the boat is capsized.
Expand Down

0 comments on commit 9db80c9

Please sign in to comment.