Skip to content

Commit 83fd57c

Browse files
Apply suggestions from code review
Co-authored-by: Erik van Sebille <erikvansebille@gmail.com>
1 parent a074eb0 commit 83fd57c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/user-guide/tutorials/working_with_expedition_yaml.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,12 +94,12 @@ instruments_config:
9494
ship_underwater_st_config: null
9595
```
9696
97-
For **all other instruments**, e.g. CTD, ARGO_FLOAT etc., the paramters can often be left as the default values unless advanced customisations are required.
97+
For **all other instruments**, e.g. CTD, ARGO_FLOAT etc., the parameters can often be left as the default values unless advanced customisations are required.
9898
9999
#### 3. `ship_config`
100100

101101
This section contains setting related to the ship itself, specifically:
102102

103-
- **Ship speed (`ship_speed_knots`)**: The speed of the ship in knots. Note in most cases this should be left as the default value unless there is a specific reason to change it.
103+
- **Ship speed (`ship_speed_knots`)**: The speed of the ship in knots (nautical miles per hour; where 1 knot = 1.852 km/h). Note in most cases this should be left as the default value unless there is a specific reason to change it.
104104

105105
<!-- TODO: more details on ship configuration if added in the future -->

0 commit comments

Comments
 (0)