Skip to content

Commit fd87e46

Browse files
author
Peter Cho
authored
Build from Source: add missing paren in publishing (facebook#3387)
1 parent d4fcb93 commit fd87e46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/contributing/how-to-build-from-source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ Gradle build fails in `ndk-build`. See the section about `local.properties` file
162162

163163
## Publish your own version of React Native
164164

165-
There is a docker image that helps you build the required Android sources without installing any additional tooling (other than [Docker](https://docs.docker.com/install/), which can be committed to a git branch as a fully functional React Native fork release.
165+
There is a docker image that helps you build the required Android sources without installing any additional tooling (other than [Docker](https://docs.docker.com/install/)), which can be committed to a git branch as a fully functional React Native fork release.
166166

167167
Run this from a fork of the React Native [repo](https://github.com/facebook/react-native).
168168

0 commit comments

Comments
 (0)