diff options
Diffstat (limited to 'files/ru/web/api/geolocation_api/using_the_geolocation_api')
-rw-r--r-- | files/ru/web/api/geolocation_api/using_the_geolocation_api/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/geolocation_api/using_the_geolocation_api/index.html b/files/ru/web/api/geolocation_api/using_the_geolocation_api/index.html index 57276f7862..5d6f9ffa07 100644 --- a/files/ru/web/api/geolocation_api/using_the_geolocation_api/index.html +++ b/files/ru/web/api/geolocation_api/using_the_geolocation_api/index.html @@ -168,4 +168,4 @@ document.querySelector('#find-me').addEventListener('click', geoFindMe); <h3 id="Демо">Демо</h3> -<p>{{EmbedLiveSample('Examples', 350, 150, "", "", "", "geolocation")}}</p> +<p>{{EmbedLiveSample('Примеры', 350, 150, "", "", "", "geolocation")}}</p> |