diff --git a/content/docs/info-types.md b/content/docs/info-types.md index 911d855..4e05fed 100644 --- a/content/docs/info-types.md +++ b/content/docs/info-types.md @@ -28,7 +28,7 @@ Your type schema needs to have `url`, `name`, `description`, `version`, and `con | Name | Required | Type | Description | | --------------- | -------- | ------ | ---------------- | | `status` | Required | String | Possible values: "single", "in a relationship", "it's complicated", "divorced" | -| `interested_in` | Required | Array | Possible values: "men", "women" | +| `interested_in` | Required | Array | Possible values: anything | | `looking_for` | Required | Array | Possible values: "random play", "friendship", "relationship", "whatever I can get", "networking" | ### Tent