From d4d611119e2a3340a7883410d9f7fb3f88e4dfb8 Mon Sep 17 00:00:00 2001 From: Lee Robinson Date: Mon, 29 Mar 2021 10:59:51 -0500 Subject: [PATCH] Fix YAML parsing issue in ESLint docs. (#23511) --- docs/basic-features/eslint.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/basic-features/eslint.md b/docs/basic-features/eslint.md index 4eee6bb4bf5d..e3ffd4f86cfa 100644 --- a/docs/basic-features/eslint.md +++ b/docs/basic-features/eslint.md @@ -1,6 +1,5 @@ --- -description: Next.js uses ESLint to find and resolve issues affecting the user or developer -experience. +description: Next.js uses ESLint to find and resolve issues affecting the user or developer experience. --- # ESLint