Skip to content

Commit bf9fd4f

Browse files
committed
typo
1 parent 8835450 commit bf9fd4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/blog/modules/ROOT/pages/15-android-build-flow.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ In less than a year, Mill went from minimal Android support to producing install
1313

1414
This was possible because Mill’s design, incremental, transparent, and extensible maps surprisingly well onto Android’s intricate build process.
1515

16-
This post is a walk through the basic Android build flow in Mill: what it does, why it’s complex, and why Mill makes it easier to reason about.
16+
This post is a walk through of the basic Android build flow in Mill: what it does, why it’s complex, and why Mill makes it easier to reason about.
1717

1818

1919
== The Android build process

0 commit comments

Comments
 (0)