Skip to content

Commit 7a8cd16

Browse files
author
Jakub Petrík
committed
Update README.md
1 parent f2f8068 commit 7a8cd16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Each object inside the JSON file should contain the name of the UIView as a key
7878

7979
This would apply HelveticaNeue-Bold with size 20 to all the UIButtons except the ones contained inside the LoginView class in your app.
8080

81-
Custom classes must be namespaced by the name of the module they are contained in. e.g. `StyleKitDemo.SKTextField`
81+
Custom classes can be namespaced by the name of the module they are contained in. e.g. `StyleKitDemo.SKTextField`
8282

8383
### Aliases
8484

0 commit comments

Comments
 (0)