Skip to content

Commit 9b6ac3f

Browse files
Removed typo from feature group sample README.
1 parent 61b01ed commit 9b6ac3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/feature_group/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ $ kubectl get featuregroup
3838
To get more details about the feature group once it's submitted, like checking the status, errors or parameters of the feature group use the following command:
3939

4040
```
41-
$ kubectl describe featuregroup my-feature-group created
41+
$ kubectl describe featuregroup my-feature-group
4242
```
4343

4444
## Ingesting Data into your Feature Group

0 commit comments

Comments
 (0)