diff --git a/addons/options/README.md b/addons/options/README.md index 0cc8cc83967a..32864e7acb06 100644 --- a/addons/options/README.md +++ b/addons/options/README.md @@ -90,7 +90,7 @@ setOptions({ /** * regex for finding the hierarchy root separator * @example: - * null - turn off mulitple hierarchy roots + * null - turn off multiple hierarchy roots * /\|/ - split by `|` * @type {Regex} */