Skip to content

Commit

Permalink
Update testing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kathryn-ods authored Apr 23, 2024
1 parent 0186330 commit acba69a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,10 +111,10 @@ A minimum valid BODS entity statement looks like this:
"recordType": "entity",
"recordDetails": {
"entityType": {
`"type": "unknownEntity"
"type": "unknownEntity"
},
"isComponent": false,
},
"isComponent": false
}
}
]
```
Expand Down

0 comments on commit acba69a

Please sign in to comment.