Skip to content

Commit da25722

Browse files
author
Andrey Kuznecov
committed
fix
1 parent 4246c5e commit da25722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ function updateLayers(deck: Deck): void {
198198
}
199199

200200
/**
201-
* Initializes deck.gl properties for working with the MapGL map.
201+
* Initializes deck.gl properties for working with the MapGL map.
202202
* @param map The map instance.
203203
* @param deckProps CustomRenderProps initialization options.
204204
*/

0 commit comments

Comments
 (0)