Skip to content

Commit e391dae

Browse files
committed
Auto-generated commit
1 parent 071a3cb commit e391dae

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222

2323
<details>
2424

25+
- [`02911b0`](https://github.com/stdlib-js/stdlib/commit/02911b0457750185f9b83c04e8e964ee5440d91e) - **docs:** fix typo _(by Philipp Burckhardt)_
2526
- [`6bb94b5`](https://github.com/stdlib-js/stdlib/commit/6bb94b5e2b1b81704a18e8b8ba6ed2bcccce4c23) - **docs:** add note _(by Athan Reines)_
2627
- [`9f3732f`](https://github.com/stdlib-js/stdlib/commit/9f3732f2587d7e0f4ad16589ca5900b0cf20bbc0) - **docs:** fix examples _(by Athan Reines)_
2728
- [`1f08a8b`](https://github.com/stdlib-js/stdlib/commit/1f08a8b3c6f9c39c316380b1c059ddac187d004c) - **docs:** fix examples _(by Athan Reines)_
@@ -38,9 +39,10 @@
3839

3940
### Contributors
4041

41-
A total of 1 person contributed to this release. Thank you to this contributor:
42+
A total of 2 people contributed to this release. Thank you to the following contributors:
4243

4344
- Athan Reines
45+
- Philipp Burckhardt
4446

4547
</section>
4648

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)