From 945f7265905fdca91c0b4f559d4c8e77fc0fc744 Mon Sep 17 00:00:00 2001 From: Joe Haddad Date: Thu, 23 Jan 2020 08:30:18 -0500 Subject: [PATCH] Fix Linting --- errors/no-cache.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/errors/no-cache.md b/errors/no-cache.md index 12fbd279c0ef75b..e6d96bfd32c68e8 100644 --- a/errors/no-cache.md +++ b/errors/no-cache.md @@ -85,9 +85,9 @@ definitions: nextcache: .next/cache ``` -Then reference it in the `caches` section of your pipeline's `step`: +Then reference it in the `caches` section of your pipeline's `step`: -```yaml +```yaml - step: name: your_step_name caches: