Skip to content

Commit

Permalink
fixed typos in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sampathbalivada authored Jul 17, 2020
1 parent 7c3a9b8 commit 1001fac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

### ⚠ Important Notes

*The installler is a web installer and it is not required to build a new installer for every release of the Flutter SDK.*
*The installer is a web installer and it is not required to build a new installer for every release of the Flutter SDK.*

If we need to add features to the installer and if that requires a bump in the installer version number, make sure to update the Id attribute of Product with new GUID in the following locations

Expand All @@ -37,7 +37,7 @@ If we need to add features to the installer and if that requires a bump in the i

##### Tests Performed

* Install Fluttter SDK
* Install Flutter SDK
* Run ``$ flutter doctor`` from a new terminal
* Build and run ``hello_world`` app on an emulator or device ([Android Studio](https://developer.android.com/studio) or Android SDK is required to perform this test)
* Uninstall Flutter SDK
Expand All @@ -56,7 +56,7 @@ You can find the build guide in the [BUILDING.md](BUILDING.md) file.

### Authors

The Flutter Windows Insatller is authored and tested by
The Flutter Windows Installer is authored and tested by

* [@sampathbalivada](https://github.com/sampathbalivada)

Expand Down

0 comments on commit 1001fac

Please sign in to comment.