Skip to content

Commit 4880197

Browse files
committed
Fix typo
1 parent dbbb0f0 commit 4880197

File tree

1 file changed

+1
-1
lines changed
  • daprdocs/content/en/js-sdk-docs/js-actors

1 file changed

+1
-1
lines changed

daprdocs/content/en/js-sdk-docs/js-actors/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ For a more in-depth overview of Dapr actors, visit the [actors overview page]({{
1313
## Pre-requisites
1414
- [Dapr CLI]({{< ref install-dapr-cli.md >}}) installed
1515
- Initialized [Dapr environment]({{< ref install-dapr-selfhost.md >}})
16-
- [Latest LTS version of Node or greater](https://nodejs.org/en/) d
16+
- [Latest LTS version of Node or greater](https://nodejs.org/en/)
1717
- [JavaScript NPM package installed](https://www.npmjs.com/package/dapr-client)
1818

1919
## Scenario

0 commit comments

Comments
 (0)