diff --git a/plugins/newrelic/README.md b/plugins/newrelic/README.md index 742e0da7c0..8ac7ed2c72 100644 --- a/plugins/newrelic/README.md +++ b/plugins/newrelic/README.md @@ -48,7 +48,7 @@ APIs. ``` 3. Add the `NewRelicPage` to your `packages/app/src/App.tsx`: - ```typescript + ```tsx } />