diff --git a/Getting-Started.md b/Getting-Started.md index 2f20738..4a0a907 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -36,7 +36,7 @@ cd netbox-docker ``` Now you need to create a new file which defines the port under which NetBox will be available. -The file's name must be `docker-compose.override.yml` and it's content should be as follows: +The file's name must be `docker-compose.override.yml` and its content should be as follows: ```yaml version: '3.4'