Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit b095596

Browse files
author
Adam Barth
committed
Another typo
1 parent 687d20b commit b095596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sky/sdk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Sky apps are written in Dart. To get started, we need to set up Dart SDK:
77
- Ensure that `$DART_SDK` is set to the path of your Dart SDK and that the
88
`dart` and `pub` executables are on your `$PATH`.
99

10-
Once you have instealled Dart SDK, create a new directory and adding a
10+
Once you have installed Dart SDK, create a new directory and adding a
1111
[pubspec.yaml](https://www.dartlang.org/tools/pub/pubspec.html):
1212

1313
```yaml

0 commit comments

Comments
 (0)