Skip to content

Commit 53d2f71

Browse files
committed
Auto-generated commit
1 parent ee49601 commit 53d2f71

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333

3434
<details>
3535

36+
- [`02911b0`](https://github.com/stdlib-js/stdlib/commit/02911b0457750185f9b83c04e8e964ee5440d91e) - **docs:** fix typo _(by Philipp Burckhardt)_
3637
- [`6bb94b5`](https://github.com/stdlib-js/stdlib/commit/6bb94b5e2b1b81704a18e8b8ba6ed2bcccce4c23) - **docs:** add note _(by Athan Reines)_
3738
- [`9f3732f`](https://github.com/stdlib-js/stdlib/commit/9f3732f2587d7e0f4ad16589ca5900b0cf20bbc0) - **docs:** fix examples _(by Athan Reines)_
3839
- [`1f08a8b`](https://github.com/stdlib-js/stdlib/commit/1f08a8b3c6f9c39c316380b1c059ddac187d004c) - **docs:** fix examples _(by Athan Reines)_

http2-secure-server/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
Options.
1515

1616
options.pfx: string|Buffer|Array<string|Buffer|Object> (optional)
17-
PFX or PKCS12 encode private key and certificate chain.
17+
PFX or PKCS12 encoded private key and certificate chain.
1818

1919
options.cert: string|Buffer|Array<string|Buffer> (optional)
2020
Cert chains in PEM format.

0 commit comments

Comments
 (0)