aboutsummaryrefslogtreecommitdiff
path: root/files/ru/webassembly/loading_and_running
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/webassembly/loading_and_running')
-rw-r--r--files/ru/webassembly/loading_and_running/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/webassembly/loading_and_running/index.html b/files/ru/webassembly/loading_and_running/index.html
index ead3996e3d..5f59713240 100644
--- a/files/ru/webassembly/loading_and_running/index.html
+++ b/files/ru/webassembly/loading_and_running/index.html
@@ -110,5 +110,5 @@ request.onload = function() {
};</pre>
<div class="note">
-<p><strong>Примечание</strong>: Вы можете увидеть пример этого в действии в <a href="https://mdn.github.io/webassembly-examples/js-api-examples/xhr-wasm.html">xhr-wasm.html</a>.</p>
+<p><strong>Примечание</strong>: вы можете увидеть пример этого в действии в <a href="https://mdn.github.io/webassembly-examples/js-api-examples/xhr-wasm.html">xhr-wasm.html</a>.</p>
</div>