Merge pull request #1027 from justbuchanan/patch-1

Fixed minor typo in container registry docs
This commit is contained in:
Niclas Mietz 2016-12-23 09:23:29 +01:00 committed by GitHub
commit 7380252a62

View File

@ -3,7 +3,7 @@ GitLab Container Registry
Since `8.8.0` GitLab introduces container registry. GitLab is helping to authenticate the user against the registry and proxy it via NGINX. If we are talking about [Registry](https://docs.docker.com/registry) we are meaning the registry from docker and Container Registry is the feature of GitLab.
- [Prerequisites](#prerequisites)
- [Available Paramerts](#available-parameters)
- [Available Parameters](#available-parameters)
- [Installation](#installation)
- [Maintenance](#maintenance)
- [Creating Backups](#creating-backups)