Skip to content

Commit 15fe85f

Browse files
committed
address comment
1 parent 64e0f53 commit 15fe85f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/code_assets/lib/code_assets.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
/// and Flutter SDKs about the code assets that need to be bundled with an
1919
/// application.
2020
///
21-
/// [CodeAsset] can be added to the [BuildOutputBuilder] a build hook as
21+
/// A [CodeAsset] can be added to the [BuildOutputBuilder] in a build hook as
2222
/// follows:
2323
///
2424
/// <!-- file://./../example/api/code_assets_snippet.dart -->

0 commit comments

Comments
 (0)