From 6dc843c2562013011fff0e06396ab7b5da839702 Mon Sep 17 00:00:00 2001 From: Keith Hazelton Date: Thu, 5 Nov 2020 10:20:34 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe1bace..a38a01d 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ The following types of documents are defined as part of the TAP Attribute Dictio -* **Formatting**: Mappings of the Core Schema to a specific form, such as +* **Formatting**: Mappings of the TAP Attribute Dictionary entries to a specific form, such as JSON, XML, or YAML. * [TAP Attribute Dictionary: How to Create a JSON Representation](tap-core-person-schema-create-json-representation.adoc) (CS-JSON)