Skip to content

Commit 621df33

Browse files
committed
Add missing words
1 parent 7e86ba0 commit 621df33

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,20 +67,20 @@ New container images are built and published automatically every ~24h.
6767
* `vX.Y.Z-a.b.c`, `vX.Y-a.b.c`:
6868
These are release builds containing _NetBox version_ `vX.Y.Z`.
6969
They contain the support files of _NetBox Docker version_ `a.b.c`.
70-
You must _NetBox Docker version_ `a.b.c` to guarantee the compatibility.
70+
You must use _NetBox Docker version_ `a.b.c` to guarantee the compatibility.
7171
These images are automatically built from [the corresponding releases of NetBox][netbox-releases].
7272
* `latest-a.b.c`:
7373
These are release builds, containing the latest stable version of NetBox.
7474
They contain the support files of _NetBox Docker version_ `a.b.c`.
75-
You must _NetBox Docker version_ `a.b.c` to guarantee the compatibility.
75+
You must use _NetBox Docker version_ `a.b.c` to guarantee the compatibility.
7676
These images are automatically built from [the `master` branch of NetBox][netbox-master].
7777
* `snapshot-a.b.c`:
7878
These are pre-release builds.
7979
They contain the support files of _NetBox Docker version_ `a.b.c`.
80-
You must _NetBox Docker version_ `a.b.c` to guarantee the compatibility.
80+
You must use _NetBox Docker version_ `a.b.c` to guarantee the compatibility.
8181
These images are automatically built from the [`develop` branch of NetBox][netbox-develop].
8282

83-
For each of the above tags, there is an extra tag:
83+
For each of the above tag, there is an extra tag:
8484

8585
* `vX.Y.Z`, `vX.Y`:
8686
This is the same version as `vX.Y.Z-a.b.c` (or `vX.Y-a.b.c`, respectively).
@@ -107,7 +107,7 @@ Then there is currently one extra tags for each of the above tags:
107107
## Documentation
108108

109109
Please refer [to our wiki on Github][netbox-docker-wiki] for further information on how to use the NetBox Docker image properly.
110-
The wiki covers advanced topics such as using files for secrets, configuring TLS, deployment to Kubernetes, monitoring and configuring NAPALM or LDAP.
110+
The wiki covers advanced topics such as using files for secrets, configuring TLS, deployment to Kubernetes, monitoring and configuring NAPALM and LDAP.
111111

112112
Our wiki is a community effort.
113113
Feel free to correct errors, update outdated information or provide additional guides and insights.

0 commit comments

Comments
 (0)