Skip to content

Commit

Permalink
Update docs/content/getting-started/index.md
Browse files Browse the repository at this point in the history
Signed-off-by: Omer Bensaadon <[email protected]>
  • Loading branch information
omerbensaadon authored Jan 4, 2024
1 parent 4c19b6f commit 3264786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/getting-started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Congrats, you're running your first Radius app! When you're ready to move on to

In this step you will add a database (Redis Cache) to the application by:

- Add Redis to the application using a [Recipe]({{< ref "guides/recipes/overview" >}}) .
- Adding a Redis Cache using a [Radius Recipe]({{< ref "guides/recipes/overview" >}}).
- Adding a connection from the `demo` container to the Redis cache, which automatically sets environment variables with connection information.

Begin by opening `app.bicep` in your editor and get ready to edit the file.
Expand Down

0 comments on commit 3264786

Please sign in to comment.