Skip to content

Commit 82a28ad

Browse files
authored
Merge pull request #1128 from jeroldalbertson-wf/patch-4
Fixed a small type. :)
2 parents 200c972 + 073fca6 commit 82a28ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_cookbook/foscam_away_mode_PTZ.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The following outlines examples of the switch, services, and scripts required to
1818
The `switch.foscam_motion` will control whether the motion detection is on or off. This switch supports `statecmd`, which checks the current state of motion detection.
1919

2020
```yaml
21-
# Replace admin and password with an "Admin" priviledged Foscam user
21+
# Replace admin and password with an "Admin" privileged Foscam user
2222
# Replace ipaddress with the local IP address of your Foscam
2323
switch:
2424
platform: command_line

0 commit comments

Comments
 (0)