Skip to content

Commit 29daee0

Browse files
authored
Merge pull request #128 from enoch85/patch-1
correct typo in README
2 parents 88d6186 + 7deca13 commit 29daee0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ fi
3535
Same applies for functions:
3636

3737
```
38-
examplefuntion() [
38+
examplefuntion() {
3939
if something
4040
then
4141
do something

0 commit comments

Comments
 (0)