Skip to content

Commit

Permalink
Merge pull request #16 from SpeksForks/master
Browse files Browse the repository at this point in the history
Fixing typo
  • Loading branch information
sschlein authored Oct 13, 2020
2 parents 4dd840d + cb84f91 commit 43bcd5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ By default, the middleware measures only three things, to keep it as light-weigh
- Application time (time to get a response within the app)
- Total (total time before sending out the response)

Once the package is successfully intstalled, you can see your timing information in the developer tools of your browser. Here's an example from Chrome:
Once the package is successfully installed, you can see your timing information in the developer tools of your browser. Here's an example from Chrome:

![image](https://user-images.githubusercontent.com/40676515/73973252-d831a980-48e7-11ea-88fc-a606fd5b758a.png)

Expand Down

0 comments on commit 43bcd5f

Please sign in to comment.