Skip to content

Commit ebc03b1

Browse files
fix: typo in docs
Thanks to Dan in PR : https://github.com/soal/vue-mapbox/pull/128/files Co-Authored-By: Dan Shields <dan@chips.nyc>
1 parent d04faba commit ebc03b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ If you like long story, check out [blog post](https://soal.red/reasoning-behind-
3636
@click="handleClick"
3737
/>
3838
</MglMap>
39-
</temaplate>
39+
</template>
4040
4141
<script>
4242
import {

0 commit comments

Comments
 (0)