There was an error while loading. Please reload this page.
1 parent 5084b47 commit 3e32fa0Copy full SHA for 3e32fa0
README.md
@@ -197,7 +197,7 @@ Constants should be camel-case with all words capitalized and prefixed by the re
197
**Preferred:**
198
199
```objc
200
-static NSTimeInterval const RWTutorialViewControllerNavigationFadeAnimationDuration = 0.3;
+static NSTimeInterval const RWTTutorialViewControllerNavigationFadeAnimationDuration = 0.3;
201
```
202
203
**Not Preferred:**
0 commit comments