Commit ab7852e
authored
[Meltdown Mitigation]: Corrected "critical" to "balanced in criticality" on line 15 of Instructions (exercism#3993)
* Corrected critical to balanced in criticaltiy on line 15 of intructions.
* Corrected docstring to refer to balanced in criticality.1 parent 67d865b commit ab7852e
File tree
2 files changed
+3
-3
lines changed- exercises/concept/meltdown-mitigation
- .docs
2 files changed
+3
-3
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments