diff --git a/README.md b/README.md index 62cddb0..94da0b1 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Collection of lightweight and ready-to-use docker images * **[Latex](https://github.com/schickling/dockerfiles/tree/master/latex)** - Full texlive distribution * **[Mailcatcher](https://github.com/schickling/dockerfiles/tree/master/mailcatcher)** - Extra small mailcatcher image * **[mysql-backup-s3](https://github.com/schickling/dockerfiles/tree/master/mysql-backup-s3)** - Backup MySQL to S3 (supports periodic backups) -* **[nginx-envtpl](https://github.com/schickling/dockerfiles/tree/master/nginx-envtpl)** - Nginx image with support for enviornment variables using [envtpl](https://github.com/andreasjansson/envtpl) +* **[nginx-envtpl](https://github.com/schickling/dockerfiles/tree/master/nginx-envtpl)** - Nginx image with support for environment variables using [envtpl](https://github.com/andreasjansson/envtpl) * **[NodeJS](https://github.com/schickling/dockerfiles/tree/master/nodejs)** - Minimal NodeJS + NPM image * **[Octave](https://github.com/schickling/dockerfiles/tree/master/octave)** - Lightweight ocatve development environment * **[OpenCV](https://github.com/schickling/dockerfiles/tree/master/opencv)** - Lightweight ready-to use OpenCV image diff --git a/nginx-envtpl/README.md b/nginx-envtpl/README.md index c619784..0c29872 100644 --- a/nginx-envtpl/README.md +++ b/nginx-envtpl/README.md @@ -1,6 +1,6 @@ # nginx-envtpl -Nginx image with support for enviornment variables using [envtpl](https://github.com/andreasjansson/envtpl) +Nginx image with support for environment variables using [envtpl](https://github.com/andreasjansson/envtpl) ## Usage