Skip to content

Commit 4760695

Browse files
authored
Fix file header styling (#559)
Signed-off-by: Stuart Leeks <[email protected]>
1 parent 998f8ee commit 4760695

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ Dapr supports [status codes for retry logic](https://docs.dapr.io/reference/api/
281281
282282
In the JS SDK we support these messages through the `DaprPubSubStatusEnum` enum. To ensure Dapr will retry we configure a Resiliency policy as well.
283283

284-
\*\*components/resiliency.yaml`
284+
**components/resiliency.yaml**
285285

286286
```yaml
287287
apiVersion: dapr.io/v1alpha1

0 commit comments

Comments
 (0)