Skip to content

Commit 8b5c53c

Browse files
authored
Fix typo in cloudflared docs
Signed-off-by: Stephen Glass <[email protected]>
1 parent 93dd65c commit 8b5c53c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/dns/cloudflared.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ sudo chown root:root /etc/cron.weekly/cloudflared-updater
200200
<!-- markdownlint-disable code-block-style -->
201201
!!! warning
202202
Make sure to add shebang `#!/bin/bash` in the beginning of `/etc/cron.weekly/cloudflared-updater`.
203-
Otherwise, the command would not executed.
203+
Otherwise, the command will not be executed.
204204
<!-- markdownlint-enable code-block-style -->
205205

206206
The system will now attempt to update the cloudflared binary automatically, once per week.

0 commit comments

Comments
 (0)