diff --git a/README.md b/README.md index b2f7868..731349b 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,7 @@ elmWebComponents.register('component-with-ports', ComponentWithPorts, { This is useful for tidying up any event listeners you might have. -## Handling errors +## Handling errors If you want to catch any errors registering the component, you can pass `onSetupError`: