From ace0fbfdd88d1a7d4b90f75b8902193839b7b958 Mon Sep 17 00:00:00 2001 From: Reshma Abdul Rahim <61033581+Reshrahim@users.noreply.github.com> Date: Wed, 8 Nov 2023 11:41:00 -0500 Subject: [PATCH] Fix typo (#932) Signed-off-by: Reshma Abdul Rahim <61033581+Reshrahim@users.noreply.github.com> --- docs/content/concepts/faq/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/concepts/faq/index.md b/docs/content/concepts/faq/index.md index 85262fccc..58925a22d 100644 --- a/docs/content/concepts/faq/index.md +++ b/docs/content/concepts/faq/index.md @@ -79,7 +79,7 @@ Yes. Radius has first-class support for [Dapr building blocks]({{< ref "/guides/ ### How does Radius compare to Kubernetes? -[Kubernetes](https://kubernetes.io/) is an open-source system for automating deployment, scaling, and management of containerized applications and custom resources. = +[Kubernetes](https://kubernetes.io/) is an open-source system for automating deployment, scaling, and management of containerized applications and custom resources. Radius leverages Kubernetes in two ways: