diff --git a/conversation/go/http/README.md b/conversation/go/http/README.md index 5bc8fe6c3..063761ab9 100644 --- a/conversation/go/http/README.md +++ b/conversation/go/http/README.md @@ -37,7 +37,7 @@ dapr run -f . The terminal console output should look similar to this, where: -- The app sends an input `What is dapr?` to the `echo` LLM. +- The app sends an input `What is dapr?` to the `echo` Component mock LLM. - The LLM echoes `What is dapr?`. ```text