From 4a8dfc42cfd664e28ff030a3f004507ec22b4173 Mon Sep 17 00:00:00 2001 From: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Date: Thu, 6 Feb 2020 08:33:55 -0800 Subject: [PATCH] Update documentation-style-guide.md (#21736) Added "metadata" to Word Usage --- contribute/style-guides/documentation-style-guide.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/contribute/style-guides/documentation-style-guide.md b/contribute/style-guides/documentation-style-guide.md index dd6ee9e217c..8a0f245d060 100644 --- a/contribute/style-guides/documentation-style-guide.md +++ b/contribute/style-guides/documentation-style-guide.md @@ -137,6 +137,10 @@ Two words, not one * Correct, but passive voice: Your list of active alarms is displayed. * Incorrect: The list of active alarms displays. +#### metadata + +One word, not two. + #### open source, open-source Do not hyphenate when used as an adjective unless the lack of hyphen would cause confusion. For example: _Open source software design is the most open open-source system I can imagine._