From e07a089e466f9296c75f03ed617762746aa76f76 Mon Sep 17 00:00:00 2001 From: Erdem Efe Erol <33372714+iTechsTR@users.noreply.github.com> Date: Thu, 3 Oct 2019 00:51:55 +0300 Subject: [PATCH] Typo fixes Fixed typos --- Namespaces.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Namespaces.md b/Namespaces.md index d9b9a69..6102d96 100644 --- a/Namespaces.md +++ b/Namespaces.md @@ -1,6 +1,6 @@ ## XMP namespace definitions -The XMP namespaces define a set of properties. In any given XMP Packet, a property may be absent or present.For any given XMP, there is no requirement that all properties from a given namespace must be present. For structured properties, there is no requirement that all fields be present (unless otherwise specified by a namespace). +The XMP namespaces define a set of properties. In any given XMP Packet, a property may be absent or present. For any given XMP, there is no requirement that all properties from a given namespace must be present. For structured properties, there is no requirement that all fields be present (unless otherwise specified by a namespace). XMP metadata may include properties from one or more of the namespaces. For example, a typical subset used by many Adobe applications might include the following: @@ -9,7 +9,7 @@ XMP metadata may include properties from one or more of the namespaces. For exam * XMP rights management namespace: **xmpRights:WebStatement, xmpRights:Marked** * XMP media management namespace: **xmpMM:DocumentID** -XMP defines namespaces into *two* catagories: +XMP defines namespaces into *two* categories: 1. *XMP standard namespaces*, provides namespace definitions for standard general-purpose namespaces. 2. *Specialized Namespaces*, provides namespace definitions for namespaces that are specialized for Adobe applications or usages