From d28b9333fcdeefe624ca83a4e4630826e9017f20 Mon Sep 17 00:00:00 2001 From: Ginger Collison Date: Thu, 23 May 2019 15:58:23 -0500 Subject: [PATCH] Update whats_new_20.md --- whats_new/whats_new_20.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/whats_new/whats_new_20.md b/whats_new/whats_new_20.md index 0544e65..86dfe76 100644 --- a/whats_new/whats_new_20.md +++ b/whats_new/whats_new_20.md @@ -30,10 +30,10 @@ and cloud-native architecture. Operations resist change due to risk in touching a complex and fragile system. Providing isolation contexts can help mitigate this. * __Support manageable large scale deployments__: No data silos defined by -software, instead easily managed though software to provide exactly what the +software, instead easily managed through software to provide exactly what the business needs. We wanted to provide easy to configure disaster recovery. * __Decentralize security__: Provide security supporting one -technology end-to-end where organizations may self-manage will make it +technology end-to-end where organizations may self-manage making it easier to support a massive number of endpoints. To achieve this, we added a number of new features that are transparent @@ -216,4 +216,4 @@ can be revoked with the master updating this JWT. * The server uses resolvers to obtain JWTs and verify the client trust chain. This allows for rapid change of permissions, authentication and limits, to a -the secure multi-tenant NATS system. \ No newline at end of file +the secure multi-tenant NATS system.