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.