diff options
Diffstat (limited to 'files/ru/web/http/cors')
-rw-r--r-- | files/ru/web/http/cors/errors/corsmissingalloworigin/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/http/cors/errors/corsmissingalloworigin/index.html b/files/ru/web/http/cors/errors/corsmissingalloworigin/index.html index 60e0ed817b..282ac8e1ce 100644 --- a/files/ru/web/http/cors/errors/corsmissingalloworigin/index.html +++ b/files/ru/web/http/cors/errors/corsmissingalloworigin/index.html @@ -35,7 +35,7 @@ translation_of: Web/HTTP/CORS/Errors/CORSMissingAllowOrigin <pre>add_header 'Access-Control-Allow-Origin' 'origin-list'</pre> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li><a href="/en-US/docs/Web/HTTP/CORS/Errors">Ошибки CORS</a></li> |