Skip to content

Commit 35930eb

Browse files
authored
docs: fix typo (#279)
Signed-off-by: Mike Nguyen <hey@mike.ee>
1 parent acb829c commit 35930eb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

daprdocs/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ This allows separation of roles and expertise between maintainers, and makes it
1414

1515
## Writing Rust SDK docs
1616

17-
To get up and running to write Go SDK docs, visit the [docs repo](https://github.com/dapr/docs) to initialize your environment. It will clone both the docs repo and this repo, so you can make changes and see it rendered within the site instantly, as well as commit and PR into this repo.
17+
To get up and running to write Rust SDK docs, visit the [docs repo](https://github.com/dapr/docs) to initialize your
18+
environment. It will clone both the docs repo and this repo, so you can make changes and see it rendered within the site instantly, as well as commit and PR into this repo.
1819

1920
Make sure to read the [docs contributing guide](https://docs.dapr.io/contributing/contributing-docs/) for information on style/semantics/etc.
2021

0 commit comments

Comments
 (0)