diff --git a/components/doc/multiselect/templatedoc.js b/components/doc/multiselect/templatedoc.js
index 8d2e4ef87a..88c26243c6 100644
--- a/components/doc/multiselect/templatedoc.js
+++ b/components/doc/multiselect/templatedoc.js
@@ -145,7 +145,7 @@ export default function TemplateDemo() {
<>
- Available options and the selected options support templating with itemTemplate and valueTemplate properties respectively. In addition, header, footer and filter sections can be templated as well.
+ Available options and the selected options support templating with itemTemplate and selectedItemTemplate properties respectively. In addition, header, footer and filter sections can be templated as well.