From b572d06f82ef03f82a4bd9f7d9c65e5a4b305488 Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Sat, 1 Jun 2019 19:34:41 -0500 Subject: [PATCH] Add pretty line break --- slides/k8s/dashboard.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/slides/k8s/dashboard.md b/slides/k8s/dashboard.md index 153f3493..bae2d732 100644 --- a/slides/k8s/dashboard.md +++ b/slides/k8s/dashboard.md @@ -153,5 +153,7 @@ The dashboard will then ask you which authentication you want to use. -- -- It introduces new failure modes (like if you try to apply yaml from a link that's no longer valid) +- It introduces new failure modes + + (for instance, if you try to apply YAML from a link that's no longer valid)