Skip to content

Commit 502c640

Browse files
authored
Merge pull request #1100 from stephenglass/patch-1
Fix grammar in `cloudflared` docs
2 parents 93dd65c + 8b5c53c commit 502c640

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)