correct typo in README

This commit is contained in:
Daniel Hansson 2023-10-07 18:50:45 +02:00 committed by GitHub
parent 88d6186186
commit 7deca136ed
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