Skip to content

Commit 173293c

Browse files
committed
Merge pull request #4 from bfontaine/patch-1
Typo fixed in README.md
2 parents 8738680 + 83789ab commit 173293c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
jsfmt
22
===
33

4-
`jsfmt` formats javascript and allows AST searching and rewriting. Analagous to [`gofmt`](http://golang.org/cmd/gofmt/).
4+
`jsfmt` formats javascript and allows AST searching and rewriting. Analogous to [`gofmt`](http://golang.org/cmd/gofmt/).
55

66
Installation
77
---

0 commit comments

Comments
 (0)