From 64d7f094cf1bb86f2d2158514bd06d72afbaf9f3 Mon Sep 17 00:00:00 2001 From: charris582 Date: Wed, 16 Jul 2014 18:24:29 -0600 Subject: [PATCH] Update rs-specification.md --- specifications/rs-specification.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specifications/rs-specification.md b/specifications/rs-specification.md index 57f7fc0..1632459 100644 --- a/specifications/rs-specification.md +++ b/specifications/rs-specification.md @@ -1786,7 +1786,7 @@ break up the list into multiple pages according to [Section 7, Paged Application The results of a successful query for the ancestry of a person MUST contain a list of entries that each describe a person. The content of each entry is a GEDCOM X document that MUST contain at least one instance of the -[`Person` Data Type](https://github.com/FamilySearch/gedcomx/blob/master/specifications/conceptual-model-specification.md#person) +[`Person` Data Type](https://github.com/FamilySearch/gedcomx/blob/master/specifications/conceptual-model-specification.md#person). If more than one instance of `Person` is provided, the instance that represents the "main" person for the result MUST be provided as the first element in the list. Other elements might include relatives of the person and/or their relationships.