Skip to content

Commit 9a30f4a

Browse files
CodeMonkeyLeetOri Zohar
andauthored
Fix typo in setup-sqlserver.md (#1794)
Co-authored-by: Ori Zohar <[email protected]>
1 parent ad9bd2f commit 9a30f4a

File tree

1 file changed

+1
-1
lines changed
  • daprdocs/content/en/reference/components-reference/supported-state-stores

1 file changed

+1
-1
lines changed

daprdocs/content/en/reference/components-reference/supported-state-stores/setup-sqlserver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ spec:
4141
The above example uses secrets as plain strings. It is recommended to use a secret store for the secrets as described [here]({{< ref component-secrets.md >}}).
4242
{{% /alert %}}
4343

44-
If you wish to use Redis as an [actor state store]({{< ref "state_api.md#configuring-state-store-for-actors" >}}), append the following to the yaml.
44+
If you wish to use SQL server as an [actor state store]({{< ref "state_api.md#configuring-state-store-for-actors" >}}), append the following to the yaml.
4545

4646
```yaml
4747
- name: actorStateStore

0 commit comments

Comments
 (0)