From c078b23f85ee5c4070a7a2bb249b874cf2f6f7be Mon Sep 17 00:00:00 2001 From: Prajwal Borkar Date: Tue, 5 Jul 2022 15:14:06 +0530 Subject: [PATCH] docs: fixed typo Signed-off-by: Prajwal Borkar --- docs/core-concepts/core-concepts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/core-concepts/core-concepts.md b/docs/core-concepts/core-concepts.md index 6567191dc..b2c6973b4 100644 --- a/docs/core-concepts/core-concepts.md +++ b/docs/core-concepts/core-concepts.md @@ -1,6 +1,6 @@ # Core Concepts Overview -Let's assume you're familiar with core Git, Docker, Kubernetes, Continuous Integratoin, Continuous Delivery, and GitOps concepts. +Let's assume you're familiar with core Git, Docker, Kubernetes, Continuous Integration, Continuous Delivery, and GitOps concepts. These are the core concepts of DevStream. ## The Architecture of DevStream