Skip to content

Commit 5aff838

Browse files
authored
docs: removed Dart VM ambiguity (#699)
1 parent f6cb0ed commit 5aff838

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ By default port `8080` is used. A custom port can be used via the `--port` optio
5151
:::
5252

5353
:::tip
54-
It's also possible to set a custom port for the dart vm service using `--dart-vm-service-port` option.
54+
It's also possible to set a custom port for the Dart VM service using the `--dart-vm-service-port` argument.
5555

56-
This is required when trying to run `dart_frog dev` multiple times.
56+
This is required when trying to run multiple `dart_frog dev` commands simultaneously on the same host.
5757
:::
5858

5959
:::caution

0 commit comments

Comments
 (0)