We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6cb0ed commit 5aff838Copy full SHA for 5aff838
docs/docs/overview.md
@@ -51,9 +51,9 @@ By default port `8080` is used. A custom port can be used via the `--port` optio
51
:::
52
53
:::tip
54
-It's also possible to set a custom port for the dart vm service using `--dart-vm-service-port` option.
+It's also possible to set a custom port for the Dart VM service using the `--dart-vm-service-port` argument.
55
56
-This is required when trying to run `dart_frog dev` multiple times.
+This is required when trying to run multiple `dart_frog dev` commands simultaneously on the same host.
57
58
59
:::caution
0 commit comments