From d4c64ac95a682f98e2a39d0bd84f293d3f330eec Mon Sep 17 00:00:00 2001 From: Andy Date: Thu, 5 Sep 2019 16:50:37 +0200 Subject: [PATCH] Readme: Fix headline --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`: