Skip to content

Commit 37a47f2

Browse files
authored
Add period after caption text
1 parent b66faef commit 37a47f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ class tasks,tasks2 white
6161
class id1 k8s
6262
{{</ mermaid >}}
6363

64-
Figure 1. Steps for opening a PR using GitHub
64+
Figure 1. Steps for opening a PR using GitHub.
6565

6666
1. On the page where you see the issue, select the pencil icon at the top right.
6767
You can also scroll to the bottom of the page and select **Edit this page**.
@@ -152,7 +152,7 @@ class S,T spacewhite
152152
class changes,changes2 white
153153
{{</ mermaid >}}
154154

155-
Figure 2. Working from a local fork to make your changes
155+
Figure 2. Working from a local fork to make your changes.
156156

157157
### Fork the kubernetes/website repository
158158

@@ -381,7 +381,7 @@ class 1,2,3,4,5,6,7,8 grey
381381
class first,second white
382382
{{</ mermaid >}}
383383

384-
Figure 3. Steps to open a PR from your fork to the K8s/website
384+
Figure 3. Steps to open a PR from your fork to the K8s/website.
385385

386386
1. In a web browser, go to the [`kubernetes/website`](https://github.com/kubernetes/website/) repository.
387387
2. Select **New Pull Request**.

0 commit comments

Comments
 (0)