Skip to content

Commit 803fb75

Browse files
committed
docs(aps): fix typo
1 parent d366b10 commit 803fb75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/apple-silicon/how-to/remove-public-ip.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ By following these instructions, you will learn how to create a secure environme
2424
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
2525
- A [Mac mini](/apple-silicon/how-to/create-mac-mini/)
2626

27-
<Message type="Important">
27+
<Message type="important">
2828
Before proceeding, note that removing the public IP from your Mac mini will have some side effects:
2929
* You will no longer be able to reload SSH keys from the console.
3030
* Scaleway's ability to monitor your server will be limited. Some actions, such as rebooting your machine, may result in an error state displayed in the console (although it will not prevent you from using your server).
@@ -63,7 +63,7 @@ On your Mac Mini, set up the Private Network/VLAN. You can follow our guide [How
6363
**This is a different port than the public VNC port displayed in your console.**
6464
</Message>
6565

66-
### Disable DHCP on the public interface and remove the public IP address
66+
## Disable DHCP on the public interface and remove the public IP address
6767

6868
Once you have verified that your Mac mini is reachable through the Bastion, you can proceed with disabling DHCP on your Mac's main network interface (`en0`) and removing its public address.
6969
Your Mac Mini is now fully isolated from the public internet, and any further external access will have to occur from a resource inside the Private Network or through the Bastion.

0 commit comments

Comments
 (0)