1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 15:26:04 +02:00

flutter: fix space after colon

This commit is contained in:
Martin L. Jensen 2020-09-04 21:07:01 +02:00 committed by Starbeamrainbowlabs
parent 600df8ce48
commit 6ed0deee25

View file

@ -27,6 +27,6 @@
`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`