Skip to content

Commit c3bcb7d

Browse files
author
Illia Romanenko
committed
fix typo
1 parent ce4c367 commit c3bcb7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/analysis_options_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dart_code_metrics:
1313
# - Allows passing the mock inside functions that require non-null params,
1414
# without any extra force-unwraps or null checks.
1515
# - Uninitialized test mocks are clearly traceable.
16-
# - Prodices minimal visual clutter.
16+
# - Produces minimal visual clutter.
1717

1818
# Alternatives considered:
1919

0 commit comments

Comments
 (0)