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 7b9f0bb commit 02903d6Copy full SHA for 02903d6
lib/elixir/lib/macro.ex
@@ -165,7 +165,7 @@ defmodule Macro do
165
166
* `:indentation` - indentation of a sigil heredoc
167
168
- * `:parens` - denote a node was surrounded by parens for grouping.
+ * `:parens` - denotes a node was surrounded by parens for grouping.
169
This entry may appear multiple times in the same metadata if
170
multiple pairs are used for grouping
171
0 commit comments