Skip to content

Commit

Permalink
Fix word then
Browse files Browse the repository at this point in the history
  • Loading branch information
azgabur committed Jun 24, 2024
1 parent 2c9bdd1 commit dba0c3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/generate-kuadrant-auth-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ components:
openIdConnectUrl: https://sso.example.com/auth/realms/petstore
```
Take this example and save it as `example.yaml` and than run the command:
Take this example and save it as `example.yaml` and then run the command:

```bash
kuadrantctl generate kuadrant authpolicy --oas example.yaml
Expand Down Expand Up @@ -103,7 +103,7 @@ components:
in: query
```

Take this example and save it as `example.yaml` and than run the command:
Take this example and save it as `example.yaml` and then run the command:

```bash
kuadrantctl generate kuadrant authpolicy --oas example.yaml
Expand Down

0 comments on commit dba0c3a

Please sign in to comment.