We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2f8068 commit 7a8cd16Copy full SHA for 7a8cd16
README.md
@@ -78,7 +78,7 @@ Each object inside the JSON file should contain the name of the UIView as a key
78
79
This would apply HelveticaNeue-Bold with size 20 to all the UIButtons except the ones contained inside the LoginView class in your app.
80
81
-Custom classes must be namespaced by the name of the module they are contained in. e.g. `StyleKitDemo.SKTextField`
+Custom classes can be namespaced by the name of the module they are contained in. e.g. `StyleKitDemo.SKTextField`
82
83
### Aliases
84
0 commit comments