Skip to content

Commit 8fb992f

Browse files
Update README.md
1 parent 6119eeb commit 8fb992f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@ Changelog is available [here](https://github.com/insideapp-oss/sonar-flutter/blo
3232

3333
### Flutter SDK
3434

35-
Install Flutter as explained on the official documentaiton page.
35+
Install Flutter as explained on the official documentation page.
3636

3737
[Installation instructions](https://flutter.dev/docs/get-started/install)
3838

3939
### Dart
4040

4141
Dart is downloaded by the Flutter SDK in **$FLUTTER_HOME/bin/cache/dart-sdk**, however command lines are not on the path by default (dartanalyzer must be on the path).
4242

43-
It is recommanded to install Dart SDK separately as explained here : [Install the Dart SDK](https://dart.dev/get-dart) for more reliability in a CI/CD environement.
43+
It is recommended to install Dart SDK separately as explained here : [Install the Dart SDK](https://dart.dev/get-dart) for more reliability in a CI/CD environment.
4444

4545
### sonar-scanner (requires Java)
4646

0 commit comments

Comments
 (0)