Skip to content

Commit c45b03a

Browse files
authored
Correct step number from 34 to 3 in guide
Update step numbering for clarity in the Hermes release guide.
1 parent c901ad6 commit c45b03a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide-hermes-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ git push origin HEAD
5151
2. Pick the relevant commits onto that branch. The pick requests should be from `static_h` and no other branch on Hermes.
5252
3. Push the picks to the remote branch.
5353

54-
### Step 34: Build Hermes and Publish Tag
54+
### Step 3: Build Hermes and Publish Tag
5555

5656
Navigate to the [RN Build Hermes](https://github.com/facebook/hermes/actions/workflows/rn-build-hermes.yml) and run the workflow twice.
5757
This workflow:

0 commit comments

Comments
 (0)