Skip to content

Commit 6e559ad

Browse files
mjangsylwang
andauthored
Apply suggestions from code review
Co-authored-by: Sylvia Wang <139922338+sylwang@users.noreply.github.com>
1 parent 02e84fa commit 6e559ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/nginx-one/how-to/certificates/manage-certificates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ For exmaple, if you use ECDSA private keys in PEM format, the PEM headers should
7575

7676
```
7777
-----BEGIN EC PRIVATE KEY-----
78-
<...base64-encoded key>
78+
<BASE64 ENCODED KEY>
7979
-----END EC PRIVATE KEY-----
8080
8181
```

0 commit comments

Comments
 (0)