From cd411bf60c12f51b002cf885148995ba077f2ec1 Mon Sep 17 00:00:00 2001 From: Adam Kadlec Date: Tue, 6 Sep 2016 21:26:22 +0200 Subject: [PATCH] - Fixing typos --- docs/en/generation.md | 4 ++-- docs/en/index.md | 2 +- docs/en/providers.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/en/generation.md b/docs/en/generation.md index 3535974..d66e6c7 100644 --- a/docs/en/generation.md +++ b/docs/en/generation.md @@ -45,5 +45,5 @@ For this you need use some external JS library, eg. [jQuery Picture](http://jque ## More -- [Read more images providers](https://github.com/iPublikuj/images/blob/master/docs/en/providers.md) -- [Read abou basic implementation](https://github.com/iPublikuj/images/blob/master/docs/en/index.md) +- [Read more about images providers](https://github.com/iPublikuj/images/blob/master/docs/en/providers.md) +- [Read about basic implementation](https://github.com/iPublikuj/images/blob/master/docs/en/index.md) diff --git a/docs/en/index.md b/docs/en/index.md index 8e5367a..2bcc24d 100644 --- a/docs/en/index.md +++ b/docs/en/index.md @@ -89,5 +89,5 @@ For resizing (third argument) you can use these keywords - `fit`, `fill`, `exact ## More -- [Read more images providers](https://github.com/iPublikuj/images/blob/master/docs/en/providers.md) +- [Read more about images providers](https://github.com/iPublikuj/images/blob/master/docs/en/providers.md) - [Read more about images generation](https://github.com/iPublikuj/images/blob/master/docs/en/generation.md) diff --git a/docs/en/providers.md b/docs/en/providers.md index 457bd95..b1c5a80 100644 --- a/docs/en/providers.md +++ b/docs/en/providers.md @@ -45,4 +45,4 @@ Method `getName` should return string without whitespaces, special chars etc. be ## More - [Read more about images generation](https://github.com/iPublikuj/images/blob/master/docs/en/generation.md) -- [Read abou basic implementation](https://github.com/iPublikuj/images/blob/master/docs/en/index.md) +- [Read about basic implementation](https://github.com/iPublikuj/images/blob/master/docs/en/index.md)