Skip to content

Commit

Permalink
spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
kenzieschmoll committed Dec 12, 2024
1 parent b090635 commit 5ba4775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/lib/commands/serve.dart
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const _serveWithDartSdkFlag = 'serve-with-dart-sdk';
/// `dt build` command.
///
/// If the [SharedCommandArgs.runApp] argument is passed (e.g. --run-app), then
/// DevTools will be run with `flutter run `instead of being built with
/// DevTools will be run with `flutter run` instead of being built with
/// `flutter build web`. The DevTools web app running from Flutter Tool will be
/// connected to a locally running instance of the DevTools server.
///
Expand Down

0 comments on commit 5ba4775

Please sign in to comment.