Skip to content

Commit 43bcd5f

Browse files
authored
Merge pull request #16 from SpeksForks/master
Fixing typo
2 parents 4dd840d + cb84f91 commit 43bcd5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ By default, the middleware measures only three things, to keep it as light-weigh
2626
- Application time (time to get a response within the app)
2727
- Total (total time before sending out the response)
2828

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:
3030

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

0 commit comments

Comments
 (0)