diff --git a/README.md b/README.md index 0d372733..5de11ad8 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ # react-gtm-module ### React Google Tag Manager Module -This is a Javascript module to [React](https://facebook.github.io/react/) based apps that implement Google Tag Manager. It is designed to use [GTM](https://developers.google.com/tag-manager/quickstart) snnipets. +This is a Javascript module to [React](https://facebook.github.io/react/) based apps that implement Google Tag Manager. It is designed to use [GTM](https://developers.google.com/tag-manager/quickstart) snippet. You can easily use custom dataLayer, multiple dataLayers and additional events. @@ -209,4 +209,4 @@ Look for gtm_auth and gtm_preview ### Note: -- Disabling javascript in the browser can prevent the correct operation of this library if React is only being rendered on the client side. \ No newline at end of file +- Disabling javascript in the browser can prevent the correct operation of this library if React is only being rendered on the client side.