From ae7b424aa0f90b12fcd00f3b1d39739fbbac38a5 Mon Sep 17 00:00:00 2001 From: mingrammer Date: Tue, 18 Feb 2020 21:42:57 +0900 Subject: [PATCH] docs: update an outdated --- 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 b6a9477..c3065bd 100644 --- a/website/pages/en/index.js +++ b/website/pages/en/index.js @@ -106,7 +106,7 @@ class Index extends React.Component { `Diagram as Code` allows you to **tracking** the architecture diagram changes on any **version control** system. - Diagrams currently supports four major providers: `AWS`, `Azure`, `GCP`, `Kubernetes`, `Alibaba Cloud` and `Oracle Cloud`. + Diagrams currently supports six major providers: `AWS`, `Azure`, `GCP`, `Kubernetes`, `Alibaba Cloud` and `Oracle Cloud`. );