Skip to content

Commit eacafb1

Browse files
committed
Fix yet another typo on README
1 parent 41899f8 commit eacafb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ contrast with cljx, lein-dalap's input files are plain .clj files and
1414
only the .cljs files are auto-generated. It is also simpler to specify
1515
custom transformation rules at the project level.
1616

17-
The name dalap is the acronym for _Decide As Late As Possible_ from lean programming.
17+
The name dalap is the acronym for _Decide As Late As Possible_, from lean programming.
1818

1919
## Documentation & Examples
2020

21-
Please refer to our [documentation site][documentation_site], there is also an [example application][example].
21+
Please refer to our [documentation site][documentation_site]. There is also an [example application][example].
2222

2323
## License
2424

0 commit comments

Comments
 (0)