Skip to content

Commit

Permalink
Update tap-core-person-schema-create-json-representation.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
khazelton authored Nov 6, 2020
1 parent 5632e33 commit 4ee0980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tap-core-person-schema-create-json-representation.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The TAP Schema JSON Representation describes how to represent TAP
attributes in JSON. For compactness, this document uses the term "TS-JSON" to
refer to the JSON Representation of the TAP Schema.

TS-JSON is represented as a JSON object, that is a pair of curly braces
TS-JSON is represented as a valid JSON object, that is a pair of curly braces
surrounding zero or more JSON members. It is possible for (and perhaps even
expected that) a TS-JSON object to itself be embedded in a broader JSON
document, for example for message transport purposes.
Expand Down

0 comments on commit 4ee0980

Please sign in to comment.