From 7836e38c14ac5a071aba5a2bb9cd02e3cc0cd90f Mon Sep 17 00:00:00 2001 From: Artur Barseghyan Date: Mon, 19 Feb 2018 21:29:25 +0100 Subject: [PATCH] docs updated --- README.rst | 2 +- docs/index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 3f1e12f3..55253c9e 100644 --- a/README.rst +++ b/README.rst @@ -2197,7 +2197,7 @@ Overriding translations There might be cases when you want to override certain translations. It's easily achievable with introduction of custom locale paths in your project. -See the following as a good example of overriding some English labels. +See the following as a good example of overriding some English plugin labels. - `custom settings `__ diff --git a/docs/index.rst b/docs/index.rst index 9c6b7b0b..7383f1eb 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -2197,7 +2197,7 @@ Overriding translations There might be cases when you want to override certain translations. It's easily achievable with introduction of custom locale paths in your project. -See the following as a good example of overriding some English labels. +See the following as a good example of overriding some English plugin labels. - `custom settings `__