Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jpoehnelt committed Sep 28, 2021
1 parent 03d55fc commit 40133b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/algorithms/supercluster.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

import { SuperClusterAlgorithm } from "./superCluster";
import { SuperClusterAlgorithm } from "./supercluster";
import { initialize } from "@googlemaps/jest-mocks";

let map: google.maps.Map;
Expand Down

0 comments on commit 40133b4

Please sign in to comment.