Skip to content

Commit 8d57ca5

Browse files
authored
fix: typo in React Release Scripts (facebook#19524)
1 parent a437f3f commit 8d57ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ If this is your first time running the release scripts, go to the `scripts/relea
2222

2323
## Publishing Without Tags
2424

25-
The sections bekow include meaningful `--tags` in the instructions. However, keep in mind that **the `--tags` arguments is optional**, and you can omit it if you don't want to tag the release on npm at all. This can be useful when preparing breaking changes.
25+
The sections below include meaningful `--tags` in the instructions. However, keep in mind that **the `--tags` arguments is optional**, and you can omit it if you don't want to tag the release on npm at all. This can be useful when preparing breaking changes.
2626

2727
## Publishing Next
2828

0 commit comments

Comments
 (0)