Skip to content

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
elliette committed Nov 10, 2023
1 parent c27109f commit 526534a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dwds/lib/src/handlers/dev_handler.dart
Original file line number Diff line number Diff line change
Expand Up @@ -626,7 +626,7 @@ class DevHandler {
);

emitEvent(DwdsEvent.devtoolsLaunch());
// Send the DevTools URI to the Dart Debug Extension so that if can open it:
// Send the DevTools URI to the Dart Debug Extension so that it can open it:
final devToolsUri = _constructDevToolsUri(
encodedUri,
ideQueryParam: 'ChromeDevTools',
Expand Down

0 comments on commit 526534a

Please sign in to comment.