Skip to content

Commit 8251a9f

Browse files
committed
typo
1 parent 048645a commit 8251a9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

document/core/exec/relaxed.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The execution of a WebAssembly program gives rise to a :ref:`trace <relaxed-trac
99
.. note::
1010
A relaxed memory model is necessary to describe the behaviour of programs exhibiting *shared memory concurrency*.
1111
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]_.
12+
The relaxed memory model described here is derived from the following article: [#cite-oopsla2019]_.
1313

1414

1515
.. _relaxed-aux:

0 commit comments

Comments
 (0)