Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: irisdingbj <[email protected]>
  • Loading branch information
irisdingbj committed May 28, 2024
1 parent 0d7bc39 commit 23b033b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion community/rfcs/24-05-17-001-OPEA-Deployment-Design.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ A sample GMC Custom Resource is like below:
endpoint: /generate
isDownstreamService: true
```
There should be a available `gmconnectors.gmc.opea.io` CR named `chatqna` under the namespace `gmcsample`, showing below:
There should be an available `gmconnectors.gmc.opea.io` CR named `chatqna` under the namespace `gmcsample`, showing below:

```bash
$kubectl get gmconnectors.gmc.opea.io -n gmcsample
Expand Down

0 comments on commit 23b033b

Please sign in to comment.