From 6989295f43aa448ef3131766fd13eaaac2905f1d Mon Sep 17 00:00:00 2001 From: Divyansh Bansal Date: Mon, 25 Oct 2021 19:10:22 +0530 Subject: [PATCH] docs: grammatical errors (#121) --- templates/repository/common/PROJECTS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/repository/common/PROJECTS.md b/templates/repository/common/PROJECTS.md index 4d4e30c..4c9c9b1 100644 --- a/templates/repository/common/PROJECTS.md +++ b/templates/repository/common/PROJECTS.md @@ -8,7 +8,7 @@ design: - Scales without effort - Minimize room for human and network errors -Ory's architecture designed to run best on a Container Orchestration Systems +Ory's architecture is designed to run best on a Container Orchestration system such as Kubernetes, CloudFoundry, OpenShift, and similar projects. Binaries are small (5-15MB) and available for all popular processor types (ARM, AMD64, i386) and operating systems (FreeBSD, Linux, macOS, Windows) without system @@ -21,7 +21,7 @@ Management system that is built according to [cloud architecture best practices](https://www.ory.sh/docs/next/ecosystem/software-architecture-philosophy). It implements core use cases that almost every software application needs to deal with: Self-service Login and Registration, Multi-Factor Authentication -(MFA/2FA), Account Recovery and Verification, Profile and Account Management. +(MFA/2FA), Account Recovery and Verification, Profile, and Account Management. ### Ory Hydra: OAuth2 & OpenID Connect Server