aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/windoworworkerglobalscope/atob/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/windoworworkerglobalscope/atob/index.html')
-rw-r--r--files/ru/web/api/windoworworkerglobalscope/atob/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/windoworworkerglobalscope/atob/index.html b/files/ru/web/api/windoworworkerglobalscope/atob/index.html
index 28d58a52f1..b158668263 100644
--- a/files/ru/web/api/windoworworkerglobalscope/atob/index.html
+++ b/files/ru/web/api/windoworworkerglobalscope/atob/index.html
@@ -117,7 +117,7 @@ var decodedData = window.atob(encodedData); // декодирует строку
<p>[2] Начиная с <a href="/en-US/Firefox/Releases/27/Site_Compatibility">Firefox 27</a>, <code>atob()</code> игнорирует все символы пробелов в аргументе, чтобы соответствовать последним  HTML5 спецификациям (смотри {{bug(711180)}}).</p>
-<p>[3] <code>atob()</code> теперь определен в  миксине {{domxref("WindowOrWorkerGlobalScope")}}.</p>
+<p>[3] <code>atob()</code> теперь определён в  миксине {{domxref("WindowOrWorkerGlobalScope")}}.</p>
<h2 id="Смотри_также">Смотри также</h2>