Skip to content

Commit 3323708

Browse files
Apply suggestions from code review
Co-authored-by: lgmugnier <[email protected]>
1 parent 47946c3 commit 3323708

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/partials/cloudflare-one/ssh/restart-server.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44

55
import { Tabs, TabItem, Render } from "~/components"
66

7-
Once you have modified your SSHD configuration, reload the SSH service on the remote machine.
7+
Once you have modified your SSHD configuration, reload the SSH service on the remote machine for the changes to take effect.
88

99
<Tabs>
1010
<TabItem label="Debian/Ubuntu">
1111

12-
For Debian/Ubuntu versions:
12+
For Debian/Ubuntu:
1313

1414
```sh
1515
sudo systemctl reload ssh

0 commit comments

Comments
 (0)