Skip to content

Commit 454b747

Browse files
committed
fix: README.md typo
1 parent 5e2fb4b commit 454b747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run: flutter pub get
4343

4444
- name: Analyze project source
45-
run: dart analyze
45+
run: dart analyze
4646

4747
- name: Run tests
4848
run: flutter test

0 commit comments

Comments
 (0)