diff --git a/samples/Client/DaprClient/Readme.md b/samples/Client/DaprClient/Readme.md index 0583e996..b2711777 100644 --- a/samples/Client/DaprClient/Readme.md +++ b/samples/Client/DaprClient/Readme.md @@ -1,5 +1,5 @@ -# Dapr Grpc Client Sample -The gRPC client sample shows how to make Dapr calls to publish events, save state, get state and delete state using a Dapr client apis. +# Dapr Client Sample +The client sample shows how to make Dapr calls to publish events, save state, get state and delete state using a Dapr client apis. ## Prerequistes * [.Net Core SDK 3.1](https://dotnet.microsoft.com/download)