Skip to content

Commit

Permalink
Update daprdocs/content/en/developing-applications/building-blocks/wo…
Browse files Browse the repository at this point in the history
…rkflow/workflow-features-concepts.md

Co-authored-by: Hannah Hunter <[email protected]>
Signed-off-by: kaibocai <[email protected]>
  • Loading branch information
kaibocai and hhunter-ms authored Jan 31, 2024
1 parent da0fd19 commit f949c5a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,8 @@ HttpResponse<String> response = HttpClient.newBuilder().build().send(request, Ht

{{% /codetab %}}

{{% codetab %}}

```javascript
// DON'T DO THIS!
// Accessing an Environment Variable (Node.js)
Expand Down

0 comments on commit f949c5a

Please sign in to comment.