Selaa lähdekoodia

Fix "REAMDE" typo

Closes #813

Thanks @bbrewington!
Tianon Gravi 8 vuotta sitten
vanhempi
sitoutus
aab0824a22
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 1 1
      crate/user-feedback.md
  2. 1 1
      r-base/user-feedback.md

+ 1 - 1
crate/user-feedback.md

@@ -12,6 +12,6 @@ You are very welcome to contribute features or fixes! Before we can accept any p
 
 ## 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.
 
 Visit [Crate on Docker](https://crate.io/docs/install/containers/docker/) and get further documentation about how to get started with Crate.

+ 1 - 1
r-base/user-feedback.md

@@ -12,4 +12,4 @@ Before you start to code, we recommend discussing your plans through a [GitHub i
 
 ## 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.