Skip to content

Commit 348aed7

Browse files
Update docs/en/3-guides/3.3-how-to-upload-data.md
chore: fix wording of record array section Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 66d47ca commit 348aed7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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
@@ -53,7 +53,7 @@ Open Data Capture allows you to visualize numeric measures over time in a single
5353

5454
- **_Record Array Data_**
5555

56-
Record array data is a custom form a data entry for when there can be multiple records for one column field. For example, the types of scans and their info in a MRI form would be record array data. If a record contains a set of questions/ data fields A, B, and C, the proper notation for data entry would be as follows:
56+
Record array data is a custom form of data entry for when there can be multiple records for one column field. For example, the types of scans and their info in an MRI form would be record array data. If a record contains a set of questions/ data fields A, B, and C, the proper notation for data entry would be as follows:
5757

5858
- RECORD_ARRAY(A: dataEntryForA, B: dataEntryForB, C: dataEntryForC ;)
5959

0 commit comments

Comments
 (0)