From 334e95d955b4454a4777ce257021b1d3800d3c5a Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 8 Sep 2025 11:42:44 +0100 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9bd597a..f9d00dd1 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Install the [@googlemaps/markerclusterer NPM package][npm-pkg] with: npm i @googlemaps/markerclusterer ``` -Alternativly you may add the umd package directly to the html document using the unpkg link. +Alternatively you may add the umd package directly to the html document using the unpkg link. ```html