diff options
Diffstat (limited to 'files/ru/web/http/cors')
3 files changed, 3 insertions, 3 deletions
diff --git a/files/ru/web/http/cors/errors/corsdidnotsucceed/index.html b/files/ru/web/http/cors/errors/corsdidnotsucceed/index.html index 9a22daaa31..65507bfa15 100644 --- a/files/ru/web/http/cors/errors/corsdidnotsucceed/index.html +++ b/files/ru/web/http/cors/errors/corsdidnotsucceed/index.html @@ -23,6 +23,6 @@ translation_of: Web/HTTP/CORS/Errors/CORSDidNotSucceed <ul> <li><a href="/en-US/docs/Web/HTTP/CORS/Errors">Ошибки CORS</a></li> - <li>Словарь: {{Glossary("CORS")}}</li> + <li>Глоссарий: {{Glossary("CORS")}}</li> <li><a href="/en-US/docs/Web/HTTP/CORS">Введение в CORS</a></li> </ul> diff --git a/files/ru/web/http/cors/errors/corsdisabled/index.html b/files/ru/web/http/cors/errors/corsdisabled/index.html index 0c5d69b7c3..776d289799 100644 --- a/files/ru/web/http/cors/errors/corsdisabled/index.html +++ b/files/ru/web/http/cors/errors/corsdisabled/index.html @@ -19,6 +19,6 @@ translation_of: Web/HTTP/CORS/Errors/CORSDisabled <ul> <li><a href="/en-US/docs/Web/HTTP/CORS/Errors">CORS errors</a></li> - <li>Словарь: {{Glossary("CORS")}}</li> + <li>Глоссарий: {{Glossary("CORS")}}</li> <li><a href="/en-US/docs/Web/HTTP/CORS">CORS introduction</a></li> </ul> diff --git a/files/ru/web/http/cors/errors/corsmissingalloworigin/index.html b/files/ru/web/http/cors/errors/corsmissingalloworigin/index.html index 282ac8e1ce..c7a46da112 100644 --- a/files/ru/web/http/cors/errors/corsmissingalloworigin/index.html +++ b/files/ru/web/http/cors/errors/corsmissingalloworigin/index.html @@ -39,7 +39,7 @@ translation_of: Web/HTTP/CORS/Errors/CORSMissingAllowOrigin <ul> <li><a href="/en-US/docs/Web/HTTP/CORS/Errors">Ошибки CORS</a></li> - <li>Словарь: {{Glossary("CORS")}}</li> + <li>Глоссарий: {{Glossary("CORS")}}</li> <li><a href="/en-US/docs/Web/HTTP/CORS">Введение в CORS</a></li> </ul> |