We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cb99fb commit 007bd49Copy full SHA for 007bd49
1 file changed
README.md
@@ -52,7 +52,7 @@ Usage
52
53
#### In XML
54
55
-To setup a typeface you must specify the parameter `typeface`:
+To set up a typeface you must specify the parameter `typeface`:
56
57
``` xml
58
<com.devspark.robototextview.widget.RobotoTextView
@@ -75,7 +75,7 @@ or specify a set of parameters `fontFamily`, `textWeight` and `textStyle`:
75
app:textStyle="italic"/>
76
```
77
78
-Setup typeface in code:
+Set up typeface in code:
79
80
#### In Code
81
@@ -168,4 +168,4 @@ License
168
[5]: http://www.google.com/design/spec/style/typography.html
169
[6]: http://developer.android.com/reference/android/widget/TextView.html
170
171
-[0]: https://github.com/google/roboto
+[0]: https://github.com/google/roboto
0 commit comments