fix: Grammatical correction in readme file #2798
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2798 +/- ##
=======================================
Coverage 52.85% 52.85%
=======================================
Files 236 236
Lines 14184 14184
=======================================
Hits 7497 7497
Misses 6054 6054
Partials 633 633
Continue to review full report at Codecov.
|
| - [Integrating your Login and Consent UI with ORY Hydra](https://www.ory.sh/docs/hydra/oauth2): The go-to place if you wish to adopt ORY Hydra in your new or existing stack. | ||
|
|
||
| Besides mitigating various attack vectors, such as database compromisation and OAuth 2.0 weaknesses, ORY Hydra is also | ||
| Besides mitigating various attack vectors, such as database compromise and OAuth 2.0 weaknesses, ORY Hydra is also |
There was a problem hiding this comment.
| Besides mitigating various attack vectors, such as database compromise and OAuth 2.0 weaknesses, ORY Hydra is also | |
| Besides mitigating various attack vectors, such as a compromised database and OAuth 2.0 weaknesses, ORY Hydra is also |
I think compromisation was actually correct.
Noun. compromisation (countable and uncountable, plural compromisations) The act or result of compromising.
Compromise also has a different meaning as noun:
an agreement or settlement of a dispute that is reached by each side making concessions.
"eventually they reached a compromise"
Compromisation is not a beautiful word though, what do you think of this suggestion
| - [Blog posts & articles](#blog-posts--articles) | ||
|
|
||
| <!-- END doctoc generated TOC please keep comment here to allow auto update --> | ||
| <!-- END doctoc generated TOC please keep comment here to allow auto-update --> |
There was a problem hiding this comment.
| <!-- END doctoc generated TOC please keep comment here to allow auto-update --> | |
| <!-- END doctoc generated TOC please keep comment here to allow auto update --> |
Please revert this as it needs to stay the same :)
| ## Quickstart | ||
|
|
||
| This section is a quickstart guide to working with ORY Hydra. In-depth docs are available as well: | ||
| This section is a quick start guide to working with ORY Hydra. In-depth docs are available as well: |
There was a problem hiding this comment.
| This section is a quick start guide to working with ORY Hydra. In-depth docs are available as well: | |
| This section is a starter guide to working with ORY Hydra. In-depth docs are available as well: |
I think this sounds more natural.
There was a problem hiding this comment.
"quickstart guide" is the correct terminology here: https://en.wikipedia.org/wiki/Quickstart_guide
| - 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 Systems |
There was a problem hiding this comment.
This ECOSYSTEM part has to be edited in ory/meta, specifically in this file:
https://github.com/ory/meta/blob/master/templates/repository/common/PROJECTS.md if you are up to making another PR there.
Otherwise please revert it in this PR as it will be overwritten later.
|
|
||
| [Ory Kratos](https://github.com/ory/kratos) is an API-first Identity and User | ||
| Management system that is built according to | ||
| A management system that is built according to |
There was a problem hiding this comment.
See comment above about the ECOSYSTEM part.
| 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. |
There was a problem hiding this comment.
See comment above about the ECOSYSTEM part.
| [Ory Hydra](https://github.com/ory/hydra) is an OpenID Certified™ OAuth2 and | ||
| OpenID Connect Provider which easily connects to any existing identity system by | ||
| writing a tiny "bridge" application. Gives absolute control over user interface | ||
| writing a tiny "bridge" application. Gives absolute control over the user interface |
There was a problem hiding this comment.
See comment above about the ECOSYSTEM part.
|
@vinckr sir I have done the updates of this file. Else I am making PR in meta/projects |
|
@vinckr Sir, done all the updates in both files. |
| ### Installation | ||
|
|
||
| Head over to the [ORY Developer Documentation](https://www.ory.sh/docs/next/hydra/configure-deploy#installing-ory-hydra) to learn how to install ORY Hydra on Linux, macOS, Windows, and Docker and how to build ORY Hydra from source. | ||
| Head over to the [ORY Developer Documentation](https://www.ory.sh/docs/next/hydra/configure-deploy#installing-ory-hydra) to learn how to install ORY Hydra on Linux, macOS, Windows, and Docker and how to build ORY Hydra from the source. |
There was a problem hiding this comment.
to build ORY Hydra from source. is the correct alternative.
|
@grantzvolsky sir, @aeneasr sir, @vinckr sir, done |
|
Hello @idivyanshbansal , |
Those else issues were resolved in the extension repository of hydra @vinckr, sir. |
|
No need to call me sir @idivyanshbansal 😉. Basically all changes you made after the : |
|
Thankyou @aeneasr sir 🤩 |
#2797
Related issue(s)
Checklist
contributing code guidelines.
vulnerability. If this pull request addresses a security. vulnerability, I
confirm that I got green light (please contact
security@ory.sh) from the maintainers to push
the changes.
works.
Further Comments