Skip to content

Commit f14bff6

Browse files
committed
Updated description again
1 parent 46c95d1 commit f14bff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ defmodule ESTree.Mixfile do
2727
defp description do
2828
"""
2929
Represents the JavaScript AST from the ESTree spec.
30-
Includes tools for building the AST and generating code from it.
30+
Includes tools for building an AST and generating code from it.
3131
"""
3232
end
3333

0 commit comments

Comments
 (0)