Skip to content

Commit fd31f5f

Browse files
authored
doc: fixed minor typo in runbook-update-ca-certs.md (#1121)
1 parent ec3e828 commit fd31f5f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/runbook-update-ca-certs.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,9 @@ const caRootPEM = `
4040
`
4141
```
4242

43-
replace the part represented by `..certs` above, with the whole content of the `cacerts.pem` which you downloaded.
44-
5. Save the edited file and create a PR.
43+
replace the part represented by `..certs` above, with the whole content of the `cacerts.pem` which you downloaded.
44+
45+
6. Save the edited file and create a PR.
4546

4647
#### Things to watch out for:
4748
* Make sure you retain the enclosing opening and closing backticks around the actual CA cert bundle

0 commit comments

Comments
 (0)