Skip to content

Commit 8f62ebd

Browse files
committed
fix readme
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
1 parent a16efbf commit 8f62ebd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • infra/feast-operator/docs/api/markdown

infra/feast-operator/docs/api/markdown/ref.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ _Appears in:_
218218

219219
| Field | Description |
220220
| --- | --- |
221-
| `feastProject` _string_ | FeastProject is the Feast project id. This can be any alphanumeric string with underscores, but it cannot start with an underscore. Required. |
221+
| `feastProject` _string_ | FeastProject is the Feast project id. This can be any alphanumeric string with underscores and hyphens, but it cannot start with an underscore or hyphen. Required. |
222222
| `feastProjectDir` _[FeastProjectDir](#feastprojectdir)_ | |
223223
| `services` _[FeatureStoreServices](#featurestoreservices)_ | |
224224
| `authz` _[AuthzConfig](#authzconfig)_ | |

0 commit comments

Comments
 (0)