From ee05051613eb18642286b4aa7be41e1e738ee9f7 Mon Sep 17 00:00:00 2001 From: Matt Kaufman Date: Mon, 15 Oct 2018 17:53:00 -0700 Subject: [PATCH] Fixed wording in first paragraph (#19355) * Fixed wording in first paragraph The fist paragraph looked like it was a bad translation into English, I cleaned it up to be grammatically correct. * fix: corrected contributor's sentence Also changed to STaaS. * Update index.md --- .../guide/english/cloud-development/cloud-storage/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/src/pages/guide/english/cloud-development/cloud-storage/index.md b/client/src/pages/guide/english/cloud-development/cloud-storage/index.md index bcb98378c8c..2dabc8e1f19 100644 --- a/client/src/pages/guide/english/cloud-development/cloud-storage/index.md +++ b/client/src/pages/guide/english/cloud-development/cloud-storage/index.md @@ -2,9 +2,9 @@ title: Cloud Storage --- -## STORAGE AS A SERVICE (StAAS) -When we use the storage of cloud, that is the StAAS. In this, cloud system has storage and the user use that storage on his system and can use that to store data. -Cloud system should have the capability of Storage Scaling. +## STORAGE AS A SERVICE (STaaS) +When you use cloud storage, that is STaaS. In this case, a cloud system gives you the ability to store data online and acesss it as if it was local. +The Cloud system should have the capability of Storage Scaling. We can integrate all storage. For example, if we have multiple pen-drives then we can integrate all pen-drive storages in a single one. There are mainly two types of storage