Skip to content

Commit acc8297

Browse files
authored
Update readme.md
spell correction
1 parent cca182d commit acc8297

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ display a loading spinner indicator not, you have to take care of scenarios like
1414
- You could need to track several ajax calls being performed in parallel.
1515
- Some of them you want to be tracked some others to be executed silently in background.
1616
- You may want to have several spinners blocking only certain areas of the screen.
17-
- For high speed connection you may wat to show the loading spinner after an small delay of time
17+
- For high speed connection you may want to show the loading spinner after an small delay of time
1818
to avoid having a flickering effect in your screen.
1919

2020
This library implements:

0 commit comments

Comments
 (0)