Skip to content

Commit 678939c

Browse files
authored
[Docs] fix typo in android.rst (#842)
initalize -> initialize
1 parent cd99740 commit 678939c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deploy/android.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Build Android Package from Source
2424
---------------------------------
2525

2626
If you're a developer looking to integrate new functionality or support different model architectures in the Android Package, you may need to build it from source. To do so, please follow the instructions provided below on building the Android package from source.
27-
Before you begin, clone this repository and initialize the submodules, as well as install and initalize rustup.
27+
Before you begin, clone this repository and initialize the submodules, as well as install and initialize rustup.
2828

2929
App Build Instructions
3030
^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)