From 9ee126c370b5a41ce84fdfd6b9ac8052e477ea9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Knut=20H=C3=BChne?= Date: Sat, 29 Feb 2020 12:30:55 +0100 Subject: [PATCH] Minor grammar change in text for website --- website/pages/en/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/pages/en/index.js b/website/pages/en/index.js index 3867ec96..39ed5481 100644 --- a/website/pages/en/index.js +++ b/website/pages/en/index.js @@ -103,7 +103,7 @@ class Index extends React.Component { It was born for **prototyping** a new system architecture without any design tools. You can also describe or visualize the existing system architecture as well. - `Diagram as Code` allows you to **tracking** the architecture diagram changes on any **version control** system. + `Diagram as Code` allows you to **track** the architecture diagram changes in any **version control** system. Diagrams currently supports six major providers: `AWS`, `Azure`, `GCP`, `Kubernetes`, `Alibaba Cloud` and `Oracle Cloud`. It now also supports `On-Premise` nodes.