We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
2 parents4dd840d +cb84f91 commit43bcd5fCopy full SHA for 43bcd5f
README.md
@@ -26,7 +26,7 @@ By default, the middleware measures only three things, to keep it as light-weigh
26
- Application time (time to get a response within the app)
27
- Total (total time before sending out the response)
28
29
-Once the package is successfullyintstalled, you can see your timing information in the developer tools of your browser. Here's an example from Chrome:
+Once the package is successfullyinstalled, you can see your timing information in the developer tools of your browser. Here's an example from Chrome:
30
31

32