Update docs/features/software-catalog/descriptor-format.md

Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Tyler Wray <wraytw@gmail.com>
This commit is contained in:
Tyler Wray
2024-02-13 19:19:30 -07:00
committed by GitHub
parent c04d4bcc9d
commit 9bb9a4806c
@@ -1054,7 +1054,7 @@ The fields of a profile are:
| ------------------------ | ------ | -------------------------------------------------------------- |
| `displayName` (optional) | String | A human-readable name for the group. |
| `email` (optional) | String | An email the group may wish to be used for contacting them. |
| `picture` (optional) | String | A URL pointing to an image that's representative of the group. |
| `picture` (optional) | String | A URL pointing to an image that's representative of the user. |
### `spec.memberOf` [required]