From 7b68ee8c33cf2e5a3ddc9366b277069326cb2d8d Mon Sep 17 00:00:00 2001 From: shimataro Date: Sun, 7 Mar 2021 21:35:07 +0900 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7730d54..7541c3e 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ Check below: Use `if_key_exists` parameter. * `replace`: replaces key -* `ignore`: do nothing +* `ignore`: does nothing * `fail`: fails (default) ### How do I use encrypted SSH key?