Skip to content

Commit 02903d6

Browse files
Update lib/elixir/lib/macro.ex
Co-authored-by: Andrea Leopardi <[email protected]>
1 parent 7b9f0bb commit 02903d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/elixir/lib/macro.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ defmodule Macro do
165165
166166
* `:indentation` - indentation of a sigil heredoc
167167
168-
* `:parens` - denote a node was surrounded by parens for grouping.
168+
* `:parens` - denotes a node was surrounded by parens for grouping.
169169
This entry may appear multiple times in the same metadata if
170170
multiple pairs are used for grouping
171171

0 commit comments

Comments
 (0)