diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json
index 78d7e317e..ad17dcae8 100644
--- a/doc/common/apidoc/index.json
+++ b/doc/common/apidoc/index.json
@@ -31527,7 +31527,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t id: boolean, // Current id state as a string\n \t class: string, // Style class of the icon\n }"
+ "type": "{\n \t id: string, // Current id state as a string\n \t class: string, // Style class of the icon\n }"
}
],
"returnType": "VNode[]",