Skip to content

Commit 55d3c9c

Browse files
authored
Merge pull request #293769 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents feec4a9 + d82cada commit 55d3c9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-maps/map-show-traffic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ There are two different traffic controls that can be added to the map. The first
5959
The following code shows how to add the traffic controls to the map.
6060

6161
```JavaScript
62-
//Att the traffic control toogle button to the top right corner of the map.
62+
//Att the traffic control toggle button to the top right corner of the map.
6363
map.controls.add(new atlas.control.TrafficControl(), { position: 'top-right' });
6464

6565
//Att the traffic legend control to the bottom left corner of the map.

0 commit comments

Comments
 (0)