Skip to content

Commit 027724b

Browse files
committed
typo fix
1 parent 707fa9e commit 027724b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ This will use default values 40, white, .Pacman for size, color and type respect
6060
NVActivityIndicatorView(frame: frame, type: type, color: color, size: size)
6161
```
6262

63-
Any of the last three arguments can be omitted. If an argument is omitted it will use the defailt values which are 40, white, .Pacman for size, color and type respectively.
63+
Any of the last three arguments can be omitted. If an argument is omitted it will use the default values which are 40, white, .Pacman for size, color and type respectively.
6464
Therefore, you can also create NVActivityIndicatorView using any of the following:
6565

6666
- specify only frame, type and color
@@ -106,4 +106,4 @@ Thanks [Connor Atherton](https://github.com/ConnorAtherton) for great loaders an
106106

107107
The MIT License (MIT)
108108

109-
Copyright (c) 2015 Nguyen Vinh [@ninjaprox](http://twitter.com/ninjaprox)
109+
Copyright (c) 2015 Nguyen Vinh [@ninjaprox](http://twitter.com/ninjaprox)

0 commit comments

Comments
 (0)