Skip to content

Commit ddaca0b

Browse files
committed
feat(ins): fix some typos
1 parent 0f23e03 commit ddaca0b

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

compute/instances/reference-content/understanding-automatic-network-hot-reconfiguration.mdx

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,7 @@ Follow these steps to enable automatic network hot-reconfiguration on a Scaleway
6161
Ensure you install version `0.0.7-1` or higher of the `scaleway-ecosystem` package.
6262
</Message>
6363

64-
3. Enable the Automatic Network Reconfiguration Mechanism.
65-
64+
3. Enable the automatic network reconfiguration mechanism.
6665

6766
On Debian and Ubuntu systems, the mechanism typically activates automatically after installing or upgrading the `scaleway-ecosystem` package. However, RedHat-based distributions may require a manual start:
6867

@@ -71,16 +70,12 @@ Follow these steps to enable automatic network hot-reconfiguration on a Scaleway
7170
```
7271

7372
<Message type="note">
74-
Rebooting your Instance will also activate the mechanism during boot.
73+
Rebooting your Instance will also activate network hot-reconfiguration.
7574
</Message>
7675

77-
---
78-
7976
### Disabling network hot-reconfiguration
8077

81-
If you prefer to prevent automatic network reconfiguration when a flexible IP is attached or detached, follow these steps:
82-
83-
1. Run the following command to disable the feature:
78+
If you prefer to prevent automatic network reconfiguration when a flexible IP is attached or detached, run the following command:
8479

8580
```bash
8681
# systemctl disable --now scw-net-reconfig.path

0 commit comments

Comments
 (0)