Skip to content

Commit 007bd49

Browse files
committed
Update README.md.
setup -> set up
1 parent 8cb99fb commit 007bd49

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Usage
5252

5353
#### In XML
5454

55-
To setup a typeface you must specify the parameter `typeface`:
55+
To set up a typeface you must specify the parameter `typeface`:
5656

5757
``` xml
5858
<com.devspark.robototextview.widget.RobotoTextView
@@ -75,7 +75,7 @@ or specify a set of parameters `fontFamily`, `textWeight` and `textStyle`:
7575
app:textStyle="italic"/>
7676
```
7777

78-
Setup typeface in code:
78+
Set up typeface in code:
7979

8080
#### In Code
8181

@@ -168,4 +168,4 @@ License
168168
[5]: http://www.google.com/design/spec/style/typography.html
169169
[6]: http://developer.android.com/reference/android/widget/TextView.html
170170

171-
[0]: https://github.com/google/roboto
171+
[0]: https://github.com/google/roboto

0 commit comments

Comments
 (0)