Merge pull request #128 from enoch85/patch-1

correct typo in README
This commit is contained in:
RustDesk 2023-10-08 11:57:54 +08:00 committed by GitHub
commit 29daee0608
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ fi
Same applies for functions: Same applies for functions:
``` ```
examplefuntion() [ examplefuntion() {
if something if something
then then
do something do something