Merge pull request #52240 from soer7022/patch-2

Fix Typos "swtich" to "switch"
This commit is contained in:
Shane Lee 2019-03-22 18:08:49 -06:00 committed by GitHub
commit f5fc807c13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -119,8 +119,8 @@ in :conf_master:`pillar_roots`, pattern your files after the following examples:
router2:
- router2
switch1:
- swtich1
swtich2:
- switch1
switch2:
- switch2
cpe1:
- cpe1
@ -334,8 +334,8 @@ network devices, we can add the following line inside the ``top.sls`` file:
router2:
- router2
switch1:
- swtich1
swtich2:
- switch1
switch2:
- switch2
cpe1:
- cpe1
@ -354,8 +354,8 @@ Or include only where needed:
- router2
- ntp
switch1:
- swtich1
swtich2:
- switch1
switch2:
- switch2
cpe1:
- cpe1