Skip to content

Commit 15f0a61

Browse files
authored
Update README.md
Added description for pressure conversion (unit vs. abbreviation isn't that easy to handle for non native english speakers, hope its's now correct).
1 parent 2f11cff commit 15f0a61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -434,15 +434,15 @@ The following units and their abbreviations can be used (each table can only con
434434
</tr>
435435
<tr>
436436
<td rowspan="14" align="center">Pressure</td>
437-
<td>Bar</td>
437+
<td>bar</td>
438438
<td>bar</td>
439439
</tr>
440440
<tr>
441441
<td>PSI</td>
442442
<td>psi</td>
443443
</tr>
444444
<tr>
445-
<td>ATM</td>
445+
<td>atm</td>
446446
<td>atm</td>
447447
</tr>
448448
<tr>

0 commit comments

Comments
 (0)