Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgryan committed Jul 17, 2024
1 parent 91df94f commit 929bb6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/api/l-rectangle.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Mandatory HTML properties to successfully instantiate.

| Attribute | Example | Description |
| -- | -- | -- |
| lat-lng | [[0, 0], [5, 5]] | LatLngBounds to define extent |
| lat-lng-bounds | [[0, 0], [5, 5]] | LatLngBounds to define extent |

## Properties

Expand Down

0 comments on commit 929bb6c

Please sign in to comment.