Skip to content

Commit 4701221

Browse files
Fix typo in draft (uri -> url)
1 parent b54d16c commit 4701221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ This is the root object of the OpenCLI Description.
143143
|------------|:----:|---------------|-------------|
144144
| name | `string` | - | The license name |
145145
| identifier | `string` | - | The [SPDX](https://spdx.org/licenses/) license identifier |
146-
| uri | `string` | - | The URI for the license. This MUST be in the form of a URI |
146+
| url | `string` | - | The URI for the license. This MUST be in the form of a URI |
147147

148148
#### Command Object
149149

0 commit comments

Comments
 (0)