From d70672ba4be2c2ac791b80d2a42954e46e014b3c Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Sat, 16 Apr 2022 22:21:42 +0200 Subject: [PATCH] switch example type --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d813df53b..1dade2a2f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -69,7 +69,7 @@ You need to add a new folder to [src/routes/services/[id]](src/routes/services/[ Example JSON: - ```json + ```js { // Name used to identify the service in Coolify name: 'minio',