From 47a4cd69b40698d09b008685b8986ddb609acc77 Mon Sep 17 00:00:00 2001 From: Mads Konradsen Date: Sun, 31 Mar 2019 17:35:15 +0200 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0a6f50..a2b2719 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # Tracealyzer -Tracealyzer is a Chrome trace analyzer and receives trace-files from fx. Chrome Puppeter and returns relevant metrics that for example can be send to Graphite/Elasticsearch or used in a CI E2E testing setup to verify whether or not parts of your webapps has regressed. +Tracealyzer is a Chrome trace analyzer and receives trace-files from fx. Chrome Puppeter and returns relevant metrics that for example can be send to Graphite/Elasticsearch or used in a CI E2E testing setup to verify whether or not parts of your webapps have regressed. ## Installation