From 2d2246db4e293818bf59055cf7fc0a84a3c9b9e3 Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Tue, 28 May 2019 09:49:17 -0500 Subject: [PATCH] Fix FIXME :) --- slides/shared/connecting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/shared/connecting.md b/slides/shared/connecting.md index 4ddb0373..0c0fd6e6 100644 --- a/slides/shared/connecting.md +++ b/slides/shared/connecting.md @@ -14,7 +14,7 @@ done ``` ```bash -# FIXME find a way to reset the cluster, maybe? +## FIXME find a way to reset the cluster, maybe? ``` -->