diff --git a/README.md b/README.md index ac5701ed..f717def9 100644 --- a/README.md +++ b/README.md @@ -352,7 +352,7 @@ import { ContentfulLivePreviewProvider } from '@contentful/live-preview/react'; const CustomApp = ({ Component, pageProps }) => ( - + ) ```