diff --git a/README.md b/README.md index 024ca57..836f3c8 100755 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Mers is simple. There are only few expressions: - Functions (`arg -> `) - Function calls `arg.function` -Everything else is implemented as a function: +Everything else is implemented as a function. ### Types and Safety