diff --git a/concept/README.md b/concept/README.md index 536f2bb..c3740ca 100644 --- a/concept/README.md +++ b/concept/README.md @@ -45,7 +45,7 @@ DPDS is available [here](https://dpds.opendatamesh.org/resources/specifications/ ### DPDS General Info -General info can be used to provide a high level descriptiono of the data product. Common properties of this configuration block are: +General info can be used to provide a high level description of the data product. Common properties of this configuration block are: - `fullyQualifiedName` (**string:fqn**): This is the unique universal identifier of the data product. It MUST be a URN of the form `urn:dpds:{mesh-namespace}:dataproducts:{product-name}:{product-major-version}`. It's RECOMMENDED to use as `mesh-namespace` your company's domain name in reverse dot notation (ex. `com.company-xyz`) in order to ensure that the `fullyQualifiedName` is a unique universal idetifier as REQUIRED. - `version` (**string:version**): this is the semantic version number of the data product (not to be confused with the `dataProductDescriptor` version above).