mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 11:45:59 +02:00
flutter: fix space after colon
This commit is contained in:
parent
600df8ce48
commit
6ed0deee25
1 changed files with 1 additions and 1 deletions
|
@ -27,6 +27,6 @@
|
||||||
|
|
||||||
`flutter channel {{channel}}`
|
`flutter channel {{channel}}`
|
||||||
|
|
||||||
- Run Flutter on all started emulators and connected devices:
|
- Run Flutter on all started emulators and connected devices:
|
||||||
|
|
||||||
`flutter run -d all`
|
`flutter run -d all`
|
||||||
|
|
Loading…
Add table
Reference in a new issue