Removed unnecessary apostrophes when it comes to its (not it's), typos

GiooiG 2024-02-02 10:31:42 +01:00
parent 3792959319
commit b8e061a22d

@ -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'