diff --git a/components/dropdown/index.en-US.md b/components/dropdown/index.en-US.md
index 6eed9b363e..60dffb73f7 100644
--- a/components/dropdown/index.en-US.md
+++ b/components/dropdown/index.en-US.md
@@ -27,7 +27,7 @@ You can get the menu list by `antd.Menu`, and set a callback function `onSelect`
> Warning: You must set a unique `key` for `Menu.Item`.
-> Remove the highlighted style after click menu item via `