Skip to content

Commit 66d47ca

Browse files
Update docs/en/3-guides/3.3-how-to-upload-data.md
Chore: fix typo Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 58e84ba commit 66d47ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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 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.
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 an optional reasonForFailure column.
6969

7070
</Steps>

0 commit comments

Comments
 (0)