diff --git a/docs/content/getting-started/index.md b/docs/content/getting-started/index.md index 5dcc112f9..c9b17ed5e 100644 --- a/docs/content/getting-started/index.md +++ b/docs/content/getting-started/index.md @@ -98,7 +98,7 @@ Congrats! You're running your first Radius app. When you're ready to move on to ## 5. Add Database -his step will add a database (Redis Cache) to the application. +This step will add a database (Redis Cache) to the application. You can create a Redis Cache using [Recipes]({{< ref "guides/recipes/overview" >}}) provided by Radius. The Radius community provides Recipes for running commonly used application dependencies, including Redis.