Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Commit 11bb79f

Browse files
nikolayAlex Rhea
authored andcommitted
Update README.md (#1)
1 parent 474679b commit 11bb79f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ npm install docker-secrets
99
## Usage
1010
```javascript
1111
const secrets = require('docker-secrets');
12-
cosnole.log(secrets);
12+
console.log(secrets);
1313
```

0 commit comments

Comments
 (0)