documentation: drop double 'the'

This commit is contained in:
Arnout Engelen
2019-11-09 10:07:59 +01:00
parent eebdaa936f
commit 07c84f4de2
3 changed files with 4 additions and 4 deletions

View File

@@ -95,7 +95,7 @@ $ nix-build
The Android SDK gets deployed with all desired plugin versions.
We can also deploy subsets of the Android SDK. For example, to only the the
We can also deploy subsets of the Android SDK. For example, to only the
`platform-tools` package, you can evaluate the following expression:
```nix