From 9b0595678ed028561b419eece3149360b199062f Mon Sep 17 00:00:00 2001 From: Chafic Najjar Date: Wed, 16 Sep 2020 00:55:22 +0300 Subject: [PATCH] Fix typo in README.md `Perfromance` => `Performance` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bb266e77a37..3c8218cbf803 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ development. If you're thinking about contributing to or creating a JavaScript-b below: - [`@sentry/tracing`](https://github.com/getsentry/sentry-javascript/tree/master/packages/tracing): Provides Integrations and -extensions for Perfromance Monitoring / Tracing +extensions for Performance Monitoring / Tracing - [`@sentry/hub`](https://github.com/getsentry/sentry-javascript/tree/master/packages/hub): Global state management of SDKs - [`@sentry/minimal`](https://github.com/getsentry/sentry-javascript/tree/master/packages/minimal): Minimal SDK for