Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Natalia Sitko <[email protected]>
  • Loading branch information
barchw and nataliasitko authored May 21, 2024
1 parent 46e3274 commit 66f2416
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* @kyma-project/goat
*.md @kyma-project/technical-writers
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Overview
<!--- mandatory section --->

This repository contains tooling, documentation and utilities that are shared between [kyma-project/istio](https://github.com/kyma-project/istio) and [kyma-project/api-gateway](https://github.com/kyma-project/api-gateway).
This repository contains tooling, documentation, and utilities that are shared between the projects [kyma-project/istio](https://github.com/kyma-project/istio) and [kyma-project/api-gateway](https://github.com/kyma-project/api-gateway).

## Contributing
<!--- mandatory section - do not change this! --->
Expand Down
2 changes: 1 addition & 1 deletion oauth2-mock/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

## Description

This is a simple OAuth2 mock server that can be used for testing purposes. It allows you to simulate an OAuth2 server that can issue tokens and validate them.
This is a simple OAuth2 mock server that you can use for testing purposes. It allows you to simulate an OAuth2 server that can issue and validate tokens.

0 comments on commit 66f2416

Please sign in to comment.