Skip to content

Commit d6d5bf5

Browse files
committed
TASK 27177662
1 parent 734a9e0 commit d6d5bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-maps/migrate-from-bing-maps-web-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Loading a map in both SDKs follows the same set of steps;
124124

125125
* Add a reference to the Map SDK.
126126
* Add a `div` tag to the body of the page that acts as a placeholder for the map.
127-
* Create a JavaScript function that gets called when the page loads.
127+
* Create a JavaScript function that gets called once the page loads.
128128
* Create an instance of the respective map class.
129129

130130
**Key differences**

0 commit comments

Comments
 (0)