diff --git a/Version.md b/Version.md index 3514302..92f956c 100644 --- a/Version.md +++ b/Version.md @@ -23,7 +23,7 @@ services: image: netboxcommunity/netbox:v3.1.3 ``` -Note thtat you need to also override the `netbox-worker` and `netbox-housekeeping` service definitions to match. +Note that you need to also override the `netbox-worker` and `netbox-housekeeping` service definitions to match. Now pull the Docker image: `docker compose pull netbox`