From 0ee100c3519edb733c340ab0e3cc9bcf7c53a56e Mon Sep 17 00:00:00 2001 From: Richard Lai Date: Thu, 25 Feb 2016 11:58:53 -0500 Subject: [PATCH] Change Dray to Drag --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 357af4b..a8c5d10 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ npm install @remobile/react-native-splashscreen --save * In your project, Look for Header Search Paths and make sure it contains $(SRCROOT)/../node_modules/@remobile/react-native-splashscreen/ios/RCTSplashScreen * delete your project's LaunchScreen.xib -* Dray SplashScreenResource to your project [if you want change image, replace splash.png] +* Drag SplashScreenResource to your project [if you want change image, replace splash.png] * In AppDelegate.m ```objc