From 2c2c52426eda4e863140ff4cf6dbacaaf8842baf Mon Sep 17 00:00:00 2001 From: Emma Indal Date: Fri, 18 Feb 2022 15:20:24 +0100 Subject: [PATCH] make Vale linter happy Signed-off-by: Emma Indal --- packages/techdocs-cli/src/example-docs/docs/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/techdocs-cli/src/example-docs/docs/index.md b/packages/techdocs-cli/src/example-docs/docs/index.md index 20fed8bc63..074d3ccb3e 100644 --- a/packages/techdocs-cli/src/example-docs/docs/index.md +++ b/packages/techdocs-cli/src/example-docs/docs/index.md @@ -10,8 +10,7 @@ This is a paragraph. {: #test_id .test_class } Apple -: Pomaceous fruit of plants of the genus Malus in -the family Rosaceae. +: A fruit. ```javascript import { test } from 'something';