Skip to content

Commit 959fc42

Browse files
committed
fix readme
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
1 parent f1c14ae commit 959fc42

File tree

1 file changed

+1
-1
lines changed
  • infra/feast-operator/docs/api/markdown

1 file changed

+1
-1
lines changed

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)