Skip to content

Commit 4e3b60a

Browse files
committed
fix doc typo
1 parent f2a9be6 commit 4e3b60a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/heat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export default defineNuxtConfig({
3232
- Use the `useLHeat` composable in your component
3333

3434
:::warning
35-
It is very important to keep the manual import of Leaflet and the `:use-global-leaflet="true"` as leaflet.markercluster requires Leaflet to be loaded globally.
35+
It is very important to keep the manual import of Leaflet and the `:use-global-leaflet="true"` as leaflet.heat requires Leaflet to be loaded globally.
3636
:::
3737

3838
```vue{9,23,29-46,50-55}

0 commit comments

Comments
 (0)