From e9dc2e3ff9a7820057322938eb5a80c4fded68bb Mon Sep 17 00:00:00 2001 From: Randolf Richardson Date: Fri, 1 Nov 2019 18:52:01 -0700 Subject: [PATCH] Corrected one spelling error (changed "Of cause, ..." to "Of course, ..."). --- DNS-API-Dev-Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DNS-API-Dev-Guide.md b/DNS-API-Dev-Guide.md index 93371da..f484172 100644 --- a/DNS-API-Dev-Guide.md +++ b/DNS-API-Dev-Guide.md @@ -41,7 +41,7 @@ If you want to contribute your script, the shebang must be: ``` After the installation, acme.sh could change the shebang to bash to get a better performance if you have bash on your machine. -Of cause, if you just use it on your own, it can be any valid shebang on your machine. It could be `sh` or `bash`, it's up to you. +Of course, if you just use it on your own, it can be any valid shebang on your machine. It could be `sh` or `bash`, it's up to you. ### 5. There must be 2 functions in your script: