Skip to content

Commit 8b9ff65

Browse files
authored
Merge pull request #35048 from fenggw-fnst/fix-open-a-pr
Fix a number error in open-a-pr.md
2 parents ae477c1 + 6635f97 commit 8b9ff65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/contribute/new-content/open-a-pr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ Figure 3. Steps to open a PR from your fork to the K8s/website.
396396
1. From the **head repository** drop-down menu, select your fork.
397397
1. From the **compare** drop-down menu, select your branch.
398398
1. Select **Create Pull Request**.
399-
`. Add a description for your pull request:
399+
1. Add a description for your pull request:
400400

401401
- **Title** (50 characters or less): Summarize the intent of the change.
402402
- **Description**: Describe the change in more detail.

0 commit comments

Comments
 (0)