Skip to content

Commit 70f4c42

Browse files
committed
fix prettier issues
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
1 parent f4c9085 commit 70f4c42

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/DataStructure.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -170,11 +170,11 @@ The actual answers of users on submission.
170170

171171
```json
172172
{
173-
"id": 5,
174-
"submissionId": 5,
175-
"questionId": 1,
176-
"questionName": "preference",
177-
"text": "Option 2"
173+
"id": 5,
174+
"submissionId": 5,
175+
"questionId": 1,
176+
"questionName": "preference",
177+
"text": "Option 2"
178178
}
179179
```
180180

0 commit comments

Comments
 (0)