We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46c95d1 commit f14bff6Copy full SHA for f14bff6
mix.exs
@@ -27,7 +27,7 @@ defmodule ESTree.Mixfile do
27
defp description do
28
"""
29
Represents the JavaScript AST from the ESTree spec.
30
- Includes tools for building the AST and generating code from it.
+ Includes tools for building an AST and generating code from it.
31
32
end
33
0 commit comments