summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzhaoleilc <15247232416@163.com>2020-07-10 14:19:52 +0800
committerzhaoleilc <15247232416@163.com>2020-07-10 14:24:36 +0800
commit2402013a8719873d65136fc283e1855166adbc26 (patch)
treeba6259f8edef961bf9b80c06f496fbf1bf7e0c52
parent9de5c99ccdb77ec1bf0392aa04bb628e6edc25ce (diff)
downloadpycadf-2402013a8719873d65136fc283e1855166adbc26.tar.gz
Correct a typo in the document
This patch changes 'contex' to 'context' in doc/source/specification/resources.rst Change-Id: I8c56dfa869cbc1176b18de76212c143b161a3d5b
-rw-r--r--doc/source/specification/resources.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/specification/resources.rst b/doc/source/specification/resources.rst
index 830f445..a9c92d1 100644
--- a/doc/source/specification/resources.rst
+++ b/doc/source/specification/resources.rst
@@ -37,7 +37,7 @@ addresses cadf:Endpoint[] No The optional descriptive addresses (in
host cadf:Host No The optional information about the (network) host of the resource
geolocation cadf:Geolocation Dependent This optional property describes the geographic location of the resource using Geolocation data type. Required if not geolocationId
geolocationId cadf:Identifier Dependent This optional property identifies a CADF Geolocation by reference. Required if not geolocation
-attachments cadf:Attachment[] No An optional array of extended or domain-specific information about the resource or its contex
+attachments cadf:Attachment[] No An optional array of extended or domain-specific information about the resource or its context
============= ================= ========= ===================================================================================================================================
Serialisation