Skip to content

Commit

Permalink
fix: Correct cardinality of Primary Package Purpose field
Browse files Browse the repository at this point in the history
Signed-off-by: Keith Zantow <kzantow@gmail.com>
  • Loading branch information
kzantow authored and goneall committed Oct 7, 2022
1 parent 4c87551 commit 6eb162c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/package-information.md
Original file line number Diff line number Diff line change
Expand Up @@ -1445,7 +1445,7 @@ The metadata for the Primary Package Purpose field is shown in Table 36.
| Attribute | Value |
| --------- | ----- |
| Required | No |
| Cardinality | 0..* |
| Cardinality | 0..1 |
| Format | `APPLICATION` \| `FRAMEWORK` \| `LIBRARY` \| `CONTAINER` \| `OPERATING-SYSTEM` \| `DEVICE` \| `FIRMWARE` \| `SOURCE` \| `ARCHIVE` \| `FILE` \| `INSTALL` \| `OTHER` \|

### 7.24.2 Intent
Expand Down

0 comments on commit 6eb162c

Please sign in to comment.