Skip to content

Commit 4f03637

Browse files
authored
docs: fix typo in comment (#969)
1 parent 119a907 commit 4f03637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/marker-utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*/
1616

1717
/**
18-
* Supports markers of either either "legacy" or "advanced" types.
18+
* Supports markers of either "legacy" or "advanced" types.
1919
*/
2020
export type Marker =
2121
| google.maps.Marker

0 commit comments

Comments
 (0)