Skip to content

Commit d219e50

Browse files
Apply suggestion from @gemini-code-assist[bot]
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent bc7d973 commit d219e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/platform-integration/native-code-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ to abstract some of the native bits away. They are:
1414

1515
* Direct native interop using FFI or JNI
1616

17-
This method involves an addtional step to generate code
17+
This method involves an additional step to generate code
1818
bindings from the host platform language into Dart.
1919

2020
* Self-managed platform channels

0 commit comments

Comments
 (0)