Skip to content

Commit 0357b95

Browse files
authored
docs: Fix typo: s,resoures,resources (#1134)
1 parent 235c055 commit 0357b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/standard/data-package.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ A file containing a Data Package descriptor `MAY` have other name rather than `d
117117

118118
## Properties
119119

120-
A Data Package descriptor `MUST` have [`resoures`](#resources) property and `SHOULD` have [`name`](#name), [`id`](#id), [`licenses`](#licenses), and `profile` properties.
120+
A Data Package descriptor `MUST` have [`resources`](#resources) property and `SHOULD` have [`name`](#name), [`id`](#id), [`licenses`](#licenses), and `profile` properties.
121121

122122
### `resources` [required] {#resources}
123123

0 commit comments

Comments
 (0)