Corrected one spelling error (changed "Of cause, ..." to "Of course, ...").

master
Randolf Richardson 2019-11-01 18:52:01 -07:00
parent 7b226d7d39
commit e9dc2e3ff9
1 changed files with 1 additions and 1 deletions

@ -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. 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: ### 5. There must be 2 functions in your script: