diff options
Diffstat (limited to 'files/ru/web/api/window/localstorage/index.html')
-rw-r--r-- | files/ru/web/api/window/localstorage/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/window/localstorage/index.html b/files/ru/web/api/window/localstorage/index.html index 11fb1aabae..ac8cabf1a1 100644 --- a/files/ru/web/api/window/localstorage/index.html +++ b/files/ru/web/api/window/localstorage/index.html @@ -68,7 +68,7 @@ translation_of: Web/API/Window/localStorage -<p>{{Compat("api.Window.localStorage")}}</p> +<p>{{Compat}}</p> <p>Все браузеры имеют различный уровень объёма для <code>localStorage</code> и <code>sessionStorage</code>. Здесь <a href="http://dev-test.nemikor.com/web-storage/support-test/">подробное описание объёма хранилищ для разных браузеров</a>.</p> |