We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 048645a commit 8251a9fCopy full SHA for 8251a9f
1 file changed
document/core/exec/relaxed.rst
@@ -9,7 +9,7 @@ The execution of a WebAssembly program gives rise to a :ref:`trace <relaxed-trac
9
.. note::
10
A relaxed memory model is necessary to describe the behaviour of programs exhibiting *shared memory concurrency*.
11
WebAssembly's relaxed memory model is heavily based on those of C/C++11 and JavaScript.
12
- The relaxed memory model decribed here is derived from the following article: [#cite-oopsla2019]_.
+ The relaxed memory model described here is derived from the following article: [#cite-oopsla2019]_.
13
14
15
.. _relaxed-aux:
0 commit comments