Skip to content

Commit

Permalink
Update a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
temeddix committed Oct 23, 2024
1 parent f6c14fc commit 122184c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flutter_package/lib/src/interface_web.dart
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Future<void> prepareInterfaceReal(
AssignRustSignal assignRustSignal,
) async {
// Check if the web app was already loaded.
// This step is important because Dart has hot restart.
// This step is important because of Dart's hot restart.
checkIfAlreadyLoaded();

// Listen to Rust via JavaScript.
Expand Down

0 comments on commit 122184c

Please sign in to comment.