From e00f8aa9cb63c6de3a0e5ccda543f65c957801c4 Mon Sep 17 00:00:00 2001 From: Peter Stather Date: Sat, 29 Jun 2024 01:55:14 +0100 Subject: [PATCH] literally removing 1 space, inside a code block, in docs, just to make prettier not cry --- docs/hosting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hosting.md b/docs/hosting.md index 8a0b9a708..f7a489d46 100644 --- a/docs/hosting.md +++ b/docs/hosting.md @@ -190,7 +190,7 @@ stages: - deploy image: node:18 -cache: # Cache modules in between jobs +cache: # Cache modules in between jobs key: $CI_COMMIT_REF_SLUG paths: - .npm/