diff --git a/.DS_Store b/.DS_Store index 20f3d97..f8d24c2 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/markdown/Deep Dive: Discord-Linux Automated Container Platform.md b/markdown/Deep Dive: Discord-Linux Automated Container Platform.md index 6b01ce8..7b463da 100644 --- a/markdown/Deep Dive: Discord-Linux Automated Container Platform.md +++ b/markdown/Deep Dive: Discord-Linux Automated Container Platform.md @@ -1274,7 +1274,7 @@ This command interacts with Docker and your Holesail setup to ensure all active ### Creating a New Port via Holesail -With **`/create-port`**, you can create a new Holesail connector port. You provide a connection name and a connection hash, and this command will register the connection on Holesail’s infrastructure. The request is sent to the API that handles the creation of ports and returns the necessary connection details. +With **`/create-port`**, you can create a new Holesail connector port. You provide a connection name and a connection hash, and this command will register the connection our JUMP infrastructure. The request is sent to the API that handles the creation of ports and returns the necessary connection details. ```javascript module.exports = {