diff --git a/docs/platform/README.md b/docs/platform/README.md index 5f346a387..6233b671d 100644 --- a/docs/platform/README.md +++ b/docs/platform/README.md @@ -39,7 +39,7 @@ First, register or log in to the Serverless platform in via the CLI $ serverless login ``` -After logging into the platform via the Serverless framework CLI every deploy will be published to the Serverless Platform. It allows you to view and share your deployed services. +After logging into the platform via the Serverless framework CLI every deploy will be **privately** published to the Serverless Platform. It allows you to view and share your deployed services. Give it a try with a new service, or an existing service: diff --git a/docs/platform/commands/README.md b/docs/platform/commands/README.md index 7e6a8364f..7ff5ac407 100644 --- a/docs/platform/commands/README.md +++ b/docs/platform/commands/README.md @@ -1,6 +1,6 @@