Skip to content

Commit 70c15fe

Browse files
authored
Update how-to-use-map-control.md
Acro edit.
1 parent 09346eb commit 70c15fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-maps/how-to-use-map-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ You can embed a map in a web page by using the Map Control client-side JavaScrip
4040
<script src="https://atlas.microsoft.com/sdk/javascript/mapcontrol/2/atlas.min.js"></script>
4141
```
4242

43-
* Load the Azure Maps Web SDK source code locally using the [azure-maps-control](https://www.npmjs.com/package/azure-maps-control) NPM package and host it with your app. This package also includes TypeScript definitions.
43+
* Load the Azure Maps Web SDK source code locally using the [azure-maps-control](https://www.npmjs.com/package/azure-maps-control) npm package and host it with your app. This package also includes TypeScript definitions.
4444

4545
> **npm install azure-maps-control**
4646

0 commit comments

Comments
 (0)