Skip to content

Commit

Permalink
Fix typo in README.md (#183)
Browse files Browse the repository at this point in the history
* Fix typo in README.md

* Correct CRD version in README.md
  • Loading branch information
ruivieira authored Jan 23, 2024
1 parent 4b6b8e0 commit bd4d72e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Once the operator is installed, you can create `TrustyAIService` resources, and
Here's an example `TrustyAIService` manifest:
```yaml
apiVersion: trusty.opendatahub.io/v1
apiVersion: trustyai.opendatahub.io/v1alpha1
kind: TrustyAIService
metadata:
name: trustyai-service-example
Expand Down

0 comments on commit bd4d72e

Please sign in to comment.