From de3b9d2a77d99fc3b6fa8a141aa2449af5bc4b97 Mon Sep 17 00:00:00 2001 From: Raam Date: Tue, 22 Jun 2021 21:10:26 +0530 Subject: [PATCH] Update drop-down.md As per comment from issue: Change in Dropdown #245 I have updated the Style Guide with the term Dropdown without hyphen. --- .../a-z-word-list-term-collections/d/drop-down.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/styleguide/a-z-word-list-term-collections/d/drop-down.md b/styleguide/a-z-word-list-term-collections/d/drop-down.md index 8efcda0f4..d1bf5b9c3 100644 --- a/styleguide/a-z-word-list-term-collections/d/drop-down.md +++ b/styleguide/a-z-word-list-term-collections/d/drop-down.md @@ -1,5 +1,5 @@ --- -title: drop-down - Microsoft Style Guide +title: dropdown - Microsoft Style Guide author: pallep ms.author: pallep ms.date: 05/17/2018 @@ -7,14 +7,14 @@ ms.topic: article ms.prod: non-product-specific --- -# drop-down +# dropdown -It's OK to use *drop-down* as an adjective in content for developers if you need to describe the type of UI item or how it works. +It's OK to use *dropdown* as an adjective in content for developers if you need to describe the type of UI item or how it works. **Examples** -a drop-down menu -a drop-down combo box -a drop-down list box +a dropdown menu +a dropdown combo box +a dropdown list box For other audiences, use *box* if you must name the UI element.