From 515813ce5c201b71ee94776efef00a03b3d18430 Mon Sep 17 00:00:00 2001 From: Clemens Date: Tue, 27 Feb 2024 11:59:00 +0100 Subject: [PATCH] small reformulation --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0cb01fb..b8902af 100644 --- a/README.md +++ b/README.md @@ -186,7 +186,7 @@ yields: :metadata {:name "myapp"}}] ``` -which can be rendered to: +which renders to: ```yaml apiVersion: v1 @@ -233,7 +233,7 @@ yields: :port {:number 80}}}}]}}]}}] ``` -which can be rendered to: +which renders to: ```yaml apiVersion: cert-manager.io/v1 @@ -307,7 +307,7 @@ yields: [...]}}}} ``` -which can be rendered to: +which renders to: ```yaml apiVersion: apps/v1