Skip to content

Commit 58e84ba

Browse files
committed
chore: corrections to upload documentation
1 parent 0eb1a0a commit 58e84ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/en/3-guides/3.3-how-to-upload-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Open Data Capture allows you to visualize numeric measures over time in a single
2323

2424
3. **Select the Upload tab**
2525

26-
Select the upload tab within the side navigation bar. This will reveal a page displaying all the Form instruments that are available in the current OpenDataCapture instance.
26+
Select the upload tab within the side navigation bar. This will reveal a page displaying all the form instruments that are available in the current OpenDataCapture instance.
2727

2828
4. **Select Instrument to Upload to**
2929

@@ -65,6 +65,6 @@ Open Data Capture allows you to visualize numeric measures over time in a single
6565

6666
- **_Optional Data_**
6767

68-
Whenever data is optional within a form it can be left empty and still be properly submitted. Any optional data column in the csv template will have an "(optional)" tag attached to its sample data entry, which ,means any entry in the column to be left blank. This is usually done in that case of when one column value depends on another. For example, a sessionFailed column would be followed by a an optional reasonForFailure column.
68+
Whenever data is optional within a form it can be left empty and still be properly submitted. Any optional data column in the csv template will have an "(optional)" tag attached to its sample data entry, which means any entry in the column can be left blank. This is usually done in that case of when one column value depends on another. For example, a sessionFailed column would be followed by a an optional reasonForFailure column.
6969

7070
</Steps>

0 commit comments

Comments
 (0)