Skip to content

Commit 6131c4d

Browse files
committed
fix: clarify calibration gas terminology in CalibrationGasPage
1 parent c1b7bb8 commit 6131c4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/calibrationgas.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ export default function CalibrationGasPage() {
8888
9300:2022 standards for sonic nozzle flow calculations.
8989
</p>
9090
<p className="text-xs">
91-
Note that the mass of the calibration (ppm values) is ignored in the
91+
Note that the mass of the calibration gas (ppm values) is ignored in the
9292
calculation. 1000 ppm = 0.1% so it is less than the ISO9300:2022
9393
standard tolerance.
9494
</p>
@@ -198,7 +198,7 @@ export default function CalibrationGasPage() {
198198
<TableCell>kg/s</TableCell>
199199
</TableRow>
200200
<TableRow key="flow2">
201-
<TableCell>Flow 2 Mass Flow</TableCell>
201+
<TableCell>Calibration bottle Flow</TableCell>
202202
<TableCell>
203203
<span
204204
dangerouslySetInnerHTML={{

0 commit comments

Comments
 (0)