From 7707d2cd71b1b2565ba4153284e9f2d5564b8f10 Mon Sep 17 00:00:00 2001 From: Caleb Angelino Date: Fri, 1 Nov 2019 12:58:53 -0400 Subject: [PATCH] Fix dropdown spelling. --- packages/core/src/components/tag-input/tag-input.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/core/src/components/tag-input/tag-input.md b/packages/core/src/components/tag-input/tag-input.md index fdea1b39c3..b3a748ae63 100644 --- a/packages/core/src/components/tag-input/tag-input.md +++ b/packages/core/src/components/tag-input/tag-input.md @@ -11,7 +11,7 @@ on the container will focus the text input for seamless interaction.

Looking for a dropdown menu?

[`MultiSelect` in the **@blueprintjs/select** package](#select/multi-select) -composes this component with a dropdopwn menu of suggestions. +composes this component with a dropdown menu of suggestions.