There was an error while loading. Please reload this page.
1 parent abbaa4e commit d5fbd8cCopy full SHA for d5fbd8c
README.md
@@ -69,7 +69,7 @@ UIColor *myColour = [UIColor whiteColor];
69
70
## Code Organization
71
72
-* use `#pragma mark -` to categorize methods in functional groupings and protocol/delegate implementations following this general structure.
+Use `#pragma mark -` to categorize methods in functional groupings and protocol/delegate implementations following this general structure.
73
74
```objc
75
#pragma mark - Lifecycle
0 commit comments