diff --git a/content/docs/standard/data-package.mdx b/content/docs/standard/data-package.mdx index a15a1672..3e2792a4 100644 --- a/content/docs/standard/data-package.mdx +++ b/content/docs/standard/data-package.mdx @@ -117,7 +117,7 @@ A file containing a Data Package descriptor `MAY` have other name rather than `d ## Properties -A Data Package descriptor `MUST` have [`resoures`](#resources) property and `SHOULD` have [`name`](#name), [`id`](#id), [`licenses`](#licenses), and `profile` properties. +A Data Package descriptor `MUST` have [`resources`](#resources) property and `SHOULD` have [`name`](#name), [`id`](#id), [`licenses`](#licenses), and `profile` properties. ### `resources` [required] {#resources}