From dba0c3af4755bb27e8ceeb878ddcd6aac3a0910d Mon Sep 17 00:00:00 2001 From: Alex Zgabur Date: Mon, 24 Jun 2024 11:22:04 +0200 Subject: [PATCH] Fix word then --- doc/generate-kuadrant-auth-policy.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/generate-kuadrant-auth-policy.md b/doc/generate-kuadrant-auth-policy.md index b300af5..83273e6 100644 --- a/doc/generate-kuadrant-auth-policy.md +++ b/doc/generate-kuadrant-auth-policy.md @@ -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 @@ -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