Skip to content

Commit 7b8633f

Browse files
0hmXAugustinMauroy
andauthored
Update recipes/crypto-create-credentials/README.md
Co-authored-by: Augustin Mauroy <[email protected]>
1 parent 81b8480 commit 7b8633f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

recipes/crypto-create-credentials/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ const credentials = createCredentials({
2828
```
2929

3030
**After:**
31-
3231
```js
3332
// Updated to use createSecureContext from node:tls
3433
const { createSecureContext } = require('node:tls');

0 commit comments

Comments
 (0)