Skip to content

Commit 42808de

Browse files
tlivelykevmoogemini-code-assist[bot]
authored
Fix typo on js-interop page (#6989)
Fix "offerins" to "offers." --------- Co-authored-by: Kevin Moore <[email protected]> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 7803454 commit 42808de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/interop/js-interop/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Interact with the browser:
4141

4242
## The evolution of JavaScript interop {: #next-generation-js-interop }
4343

44-
[Dart 3.3][] introduces a new generation of JS interop which offerins
44+
[Dart 3.3][] introduces a new generation of JS interop that offers
4545
a unified set of features and APIs to access JavaScript and browser
4646
functionalities within your Dart code. This modern approach enhances the
4747
developer experience and enables WebAssembly ([Wasm][]) support, aligning

0 commit comments

Comments
 (0)