diff --git a/docs/src/attribute.md b/docs/src/attribute.md index 75730a7..4db7c08 100644 --- a/docs/src/attribute.md +++ b/docs/src/attribute.md @@ -278,7 +278,7 @@ When we normalize attribute names, we strip leading underscores. We don't expand into attributes things that don't look like attributes. @htl "" - #-> ERROR: MethodError: no method matching inside_tag(::Int64)⋮ + #-> ERROR: MethodError: no method matching for call to inside_tag(::Int64)⋮ One can add additional attributes following a bare name.