diff --git a/packages/odo-expandable/README.md b/packages/odo-expandable/README.md index 7007a5d..0e0d8b0 100644 --- a/packages/odo-expandable/README.md +++ b/packages/odo-expandable/README.md @@ -13,7 +13,7 @@ npm install @odopod/odo-expandable --save ```js import OdoExpandable from '@odopod/odo-expandable'; -const instances = OdoExpandable.initializeAll();; +const instances = OdoExpandable.initializeAll(); ``` ## [Documentation][permalink]