Skip to content

Commit c1831d5

Browse files
kantfacebook-github-bot
authored andcommitted
Typo in DockerTests.md (#20009)
Summary: [DOCS] [BUGFIX] [DockerTests.md] - Typo on string #38 Closes #20009 Differential Revision: D8721811 Pulled By: TheSavior fbshipit-source-id: e678c74fd89bc0c0e9db48590e1911d23bc4d339
1 parent a09c464 commit c1831d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DockerTests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ There are two Dockerfiles for use with the Android codebase.
3535

3636
The `Dockerfile.android-base` contains all the necessary prerequisites required to run the React Android tests. It is
3737
separated 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

4040
The good news is you should rarely have to build or pull down the base image! All iterative code updates happen as
4141
part of the `Dockerfile.android` image build.

0 commit comments

Comments
 (0)