Skip to content

Commit

Permalink
Merge pull request #24 from greystate/patch-1
Browse files Browse the repository at this point in the history
Update README.md (missing attribute)
  • Loading branch information
Warren Buckley authored Nov 18, 2021
2 parents 80d3ce3 + d9808e4 commit 9104886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ This tag helper element `<our-version>` prints out version number for a given As
<our-version />
<!-- Prints out the version number of a specific assembly loaded into Current AppDomain -->
<our-version="Our.Umbraco.TagHelpers" />
<our-version assembly="Our.Umbraco.TagHelpers" />
```

## `our-member-include` and `our-member-exclude`
Expand Down

0 comments on commit 9104886

Please sign in to comment.