We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cca182d commit acc8297Copy full SHA for acc8297
1 file changed
readme.md
@@ -14,7 +14,7 @@ display a loading spinner indicator not, you have to take care of scenarios like
14
- You could need to track several ajax calls being performed in parallel.
15
- Some of them you want to be tracked some others to be executed silently in background.
16
- 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
+- For high speed connection you may want to show the loading spinner after an small delay of time
18
to avoid having a flickering effect in your screen.
19
20
This library implements:
0 commit comments