From a5a03782474ed4597c0e1a4d8d35cf9f0d3f350d Mon Sep 17 00:00:00 2001 From: about-code <6525873+about-code@users.noreply.github.com> Date: Wed, 20 Sep 2023 19:36:02 +0200 Subject: [PATCH] Mind the trap... --- README.md | 2 +- md/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc8606e5..7bd5d7c3 100644 --- a/README.md +++ b/README.md @@ -265,7 +265,7 @@ In the output files aliases will be linked to their related term: ```md # About Cats -[Cats](./glossary.md#cat) and kitten almost hidden spotting mouses in their houses. [Andreas Martin] +[Cats](./glossary.md#cat) and kitten almost hidden spotting mice of any size. [Andreas Martin] ``` > **ⓘ Note:** [YAML] syntax is *case-sensitive* as well as *sensitive to tabs and whitespaces*. In general term attributes will be lowercase. diff --git a/md/README.md b/md/README.md index 9164e5d4..d85ba154 100644 --- a/md/README.md +++ b/md/README.md @@ -227,7 +227,7 @@ In the output files aliases will be linked to their related term: ```md # About Cats -[Cats](./glossary.md#cat) and kitten almost hidden spotting mouses in their houses. [Andreas Martin] +[Cats](./glossary.md#cat) and kitten almost hidden spotting mice of any size. [Andreas Martin] ``` > **ⓘ Note:** [YAML] syntax is *case-sensitive* as well as *sensitive to tabs and whitespaces*. In general term attributes will be lowercase.