We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a19c23 commit e30d1b6Copy full SHA for e30d1b6
content/learning-paths/servers-and-cloud-computing/memory_consistency/arm_mem_model.md
@@ -81,7 +81,7 @@ litmus7 --help
81
82
The input to both `herd7` and `litmus7` tools are snippets of assembly code, called litmus tests.
83
84
-Shown below are some example of running the tools with a litmus test.
+Shown below are some examples of running the tools with a litmus test.
85
86
Run herd7 with a litmus test:
87
```
@@ -108,4 +108,4 @@ Run litmus7 with GCC emitting atomic instructions as required by the litmus test
108
litmus7 ./test.litmus -ccopts="-mcpu=native"
109
110
111
-Continue to the next section to learn about a litmus test example.
+Continue to the next section to learn about a litmus test example.
0 commit comments