Skip to content

Commit b0dce15

Browse files
committed
Merge pull request facebook#1721 from whatthejeff/patch-1
Fugbix typo.
2 parents 92e3384 + 27db8ac commit b0dce15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ $ rake watch # Automatically compiles as needed.
5555

5656
The easiest way to do this is to have a separate clone of this repository, checked out to the `gh-pages` branch. We have a build step that expects this to be in a directory named `react-gh-pages` at the same depth as `react`. Then it's just a matter of running `grunt docs`, which will compile the site and copy it out to this repository. From there you can check it in.
5757

58-
**Note:** This should only be done for new releases. You should create a tag corresponding to the relase tag in the main repository.
58+
**Note:** This should only be done for new releases. You should create a tag corresponding to the release tag in the main repository.
5959

6060
### Removing the Jekyll / Ruby Dependency
6161

0 commit comments

Comments
 (0)