Skip to content

Commit 3ce7359

Browse files
emresaglamfabaff
authored andcommitted
Update device_tracker.meraki.markdown (home-assistant#4263)
Fixed a typo
1 parent 72800dc commit 3ce7359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/device_tracker.meraki.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ After you configure access to the Meraki CMX API, add the following to your `con
2020
# Example configuration.yaml entry
2121
device_tracker:
2222
- platform: meraki
23-
secret: your_secert
23+
secret: your_secret
2424
validator: meraki_validator
2525
```
2626

0 commit comments

Comments
 (0)