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';