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 67d865b commit cd90ab5Copy full SHA for cd90ab5
exercises/concept/meltdown-mitigation/.docs/instructions.md
@@ -11,8 +11,8 @@ The following three tasks are all related to writing code for maintaining ideal
11
12
## 1. Check for criticality
13
14
-The first thing a control system has to do is check if the reactor is balanced in criticality.
15
-A reactor is said to be critical if it satisfies the following conditions:
+The first thing a control system has to do is check if the reactor is _balanced in criticality_.
+A reactor is said to be balanced in criticality if it satisfies the following conditions:
16
17
- The temperature is less than 800 K.
18
- The number of neutrons emitted per second is greater than 500.
0 commit comments