From 03154c8b1ebd02b04a42351d2f72aed72a060fd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Van=C4=9B=C4=8Dek?= Date: Sat, 9 May 2015 11:27:06 +0200 Subject: [PATCH] Update user-feedback.md typo --- .template-helpers/user-feedback.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.template-helpers/user-feedback.md b/.template-helpers/user-feedback.md index 653a49ad6..decb8c74b 100644 --- a/.template-helpers/user-feedback.md +++ b/.template-helpers/user-feedback.md @@ -1,6 +1,6 @@ ## Documentation -Documentation for this image is stored in the [`%%REPO%%/` directory](https://github.com/docker-library/docs/tree/master/%%REPO%%) of the [`docker-library/docs` GitHub repo](https://github.com/docker-library/docs). Be sure to familiarize yourself with the [repository's `REAMDE.md` file](https://github.com/docker-library/docs/blob/master/README.md) before attempting a pull request. +Documentation for this image is stored in the [`%%REPO%%/` directory](https://github.com/docker-library/docs/tree/master/%%REPO%%) of the [`docker-library/docs` GitHub repo](https://github.com/docker-library/docs). Be sure to familiarize yourself with the [repository's `README.md` file](https://github.com/docker-library/docs/blob/master/README.md) before attempting a pull request. ## Issues