✏️ Another typo fixed

This commit is contained in:
Christian Mäder 2017-12-14 18:00:11 +01:00
parent 1f143dd690
commit 76a7b79db4
No known key found for this signature in database
GPG Key ID: 92FFD0A711F196BB
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ Please also consider [the advice about running Netbox in production](#production
#### A Note On OpenShift
OpenShift usually is configured with specific restriction regarding root users.
OpenShift usually is configured with specific restrictions regarding root users.
[Special care][openshift-root] has to be taken when building images for OpenShift.
The Docker Image that may be built using this project (and which is available on Docker Hub) might not yet run without further customization on OpenShift.
If you have this running on OpenShift, it would be nice if you could open a PR with the changes you needed to make.