Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaeltm committed Jun 6, 2024
1 parent 1a281cb commit f0416c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blog/2024-06-01-june-product-updates.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ We’re excited to announce that ACME support is now available for Bring Your Ow

## Managed Redis

Redis is such a versatile that can help with so many different use cases. So we've introduced Managed Redis! You can now specify the Redis image in your `compose.yaml` file and indicate that you want it managed by your cloud provider using `x-defang-redis: true` in your service definition.
Redis is such a versatile tool that can help with so many different use cases. So we've introduced Managed Redis! You can now specify the Redis image in your `compose.yaml` file and indicate that you want it managed by your cloud provider using `x-defang-redis: true` in your service definition.

## Upgraded Kaniko

Expand Down

0 comments on commit f0416c0

Please sign in to comment.