Skip to content

Commit

Permalink
Update conversation/go/http/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Mike Nguyen <[email protected]>
Signed-off-by: Fernando Rocha <[email protected]>
  • Loading branch information
rochabr and mikeee authored Jan 21, 2025
1 parent 59b885c commit 92a7033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conversation/go/http/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dapr run -f .

The terminal console output should look similar to this, where:

- The app send an input `What is dapr?` to the `echo` LLM.
- The app sends an input `What is dapr?` to the `echo` LLM.
- The LLM echoes `What is dapr?`.

```text
Expand Down

0 comments on commit 92a7033

Please sign in to comment.