Fixing the filename with minor updates (#120)

Fixing the filename with minor updates
This commit is contained in:
Shalabh Mohan Shrivastava 2019-10-14 16:57:24 -07:00 committed by Yaron Schneider
parent 66702b07a5
commit bfeef945ec
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Dapr API reference
This repository holds the API reference for the Dapr runtime.
This documentation contains the API reference for the Dapr runtime.
Dapr is an open source runtime that provides a set of building blocks for building scalable distributed apps.
Building blocks include pub-sub, state management, bindings, messaging and invocation, actor runtime capabilities, and more.