Skip to content

Commit 0b5a4b0

Browse files
i-am-pierreRaphGL
authored andcommitted
Update README.md
Fix typo in README.md From "Please not that secrets are still WIP" to "Please note that secrets are still WIP" in Using secret section
1 parent b93c9fc commit 0b5a4b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ Hooks
238238
To run scripts for a program run `tuckr set <program_name>` or alternatively use a wildcard like so: `tuckr set \*` to run all hooks.
239239

240240
### Using Secrets
241-
Please not that secrets are still WIP and their security is really not guaranteed. So it's best to avoid it in production. If you want to deploy secrets with tuckr,
241+
Please note that secrets are still WIP and their security is really not guaranteed. So it's best to avoid it in production. If you want to deploy secrets with tuckr,
242242
then consider create a hook that deploys secrets for you using some of the reputable encryption tools out there like veracrypt, gpg, etc.
243243

244244
#### Encrypting files

0 commit comments

Comments
 (0)