From c9cc659f884b6a49090f71c2d6c6135c69f834e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Petazzoni?= Date: Sun, 9 Oct 2022 23:05:27 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20Typo=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- slides/k8s/operators-example.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/k8s/operators-example.md b/slides/k8s/operators-example.md index 41b8c690..2398384f 100644 --- a/slides/k8s/operators-example.md +++ b/slides/k8s/operators-example.md @@ -1,4 +1,4 @@ -# Writing an tiny operator +# Writing a tiny operator - Let's look at a simple operator