File tree 1 file changed +5
-5
lines changed 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -25,9 +25,9 @@ Currently English and Chinese language supported. Edit the .env file to change t
25
25
26
26
### Usage
27
27
28
- | Keyword | Description |
29
- | ----------------------------------- | -------------------------------------------------- |
30
- | ` gc <amount> <from unit> <to unit> ` | Convert the amount of the from unit to the to unit. |
28
+ | Keyword | Description |
29
+ | ------------------------------------------------------------- | -------------------------------------------------- |
30
+ | ` gc <amount> <from unit abbreviation > <to unit abbreviation > ` | Convert the amount of the from unit to the to unit. |
31
31
32
32
Just entering the keyword will give you the full list of units to choose from in Flow.
33
33
@@ -92,7 +92,7 @@ The following units and their abbreviations can be used (each table can only con
92
92
</tr >
93
93
<tr >
94
94
<td>gram</td>
95
- <td>gm </td>
95
+ <td>g </td>
96
96
</tr >
97
97
<tr >
98
98
<td>litre</td>
@@ -212,7 +212,7 @@ The following units and their abbreviations can be used (each table can only con
212
212
<tr >
213
213
<td rowspan="6" align="center">Weight</td>
214
214
<td>gram</td>
215
- <td>gm </td>
215
+ <td>g </td>
216
216
</tr >
217
217
<tr >
218
218
<td>kilogram</td>
You can’t perform that action at this time.
0 commit comments