File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ There are two Dockerfiles for use with the Android codebase.
3535
3636The ` Dockerfile.android-base ` contains all the necessary prerequisites required to run the React Android tests. It is
3737separated out into a separate Dockerfile because these are dependencies that rarely change and also because it is quite
38- a beastly image since it contains all the Android depedencies for running android and the emulators (~ 9GB).
38+ a beastly image since it contains all the Android dependencies for running android and the emulators (~ 9GB).
3939
4040The good news is you should rarely have to build or pull down the base image! All iterative code updates happen as
4141part of the ` Dockerfile.android ` image build.
You can’t perform that action at this time.
0 commit comments