From 0cb3f4a13e0a3541d664686d6afc2812eb0c2892 Mon Sep 17 00:00:00 2001 From: Anshul Ahuja Date: Sat, 1 Jun 2019 01:18:28 +0530 Subject: [PATCH] Fix Typo in the deprecation warning (#13488) --- i18n/en.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.toml b/i18n/en.toml index b3855a70c4..2e5d6ad331 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -1,7 +1,7 @@ # i18n strings for the English (main) site. [deprecation_warning] -other = " documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see " +other = " documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see the " [deprecation_file_warning] other = "Deprecated"