| Index: sky/sdk/README.md
|
| diff --git a/sky/sdk/README.md b/sky/sdk/README.md
|
| index d034037801cc9ed7b58ed75ee572c131b7839799..4426c4d594bc8221a484d74dac2d026f2848dcf2 100644
|
| --- a/sky/sdk/README.md
|
| +++ b/sky/sdk/README.md
|
| @@ -83,7 +83,7 @@ Set up your computer
|
| 3. Install the Sky SDK:
|
| - ``git clone https://github.com/domokit/sky_sdk.git``
|
|
|
| -4. Ensure sure $DART_SDK is set to the path of your Dart SDK and 'adb'
|
| +4. Ensure that $DART_SDK is set to the path of your Dart SDK and 'adb'
|
| (inside 'platform-tools' in the android sdk) is in your $PATH.
|
|
|
| Set up your device
|
|
|