You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ By default, the middleware measures only three things, to keep it as light-weigh
26
26
- Application time (time to get a response within the app)
27
27
- Total (total time before sending out the response)
28
28
29
-
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:
29
+
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:
0 commit comments