Skip to content

Commit

Permalink
Grammar, formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed Aug 21, 2024
1 parent 02726cf commit b303f77
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 @@ -226,7 +226,7 @@ builder.WhenContentTypeEditor("BlogPost").RegisterStylesheet(Lombiq.HelpfulExten

Adds a shape along with Razor and Liquid tag helpers for Google Analytics, using <https://tagmanager.google.com/>.

You can use `<google-tag property-id="..." cookie-domain="auto">` Razor tag helper in cshtml files or the `{% google_tag property_id: "...", cookie_domain: "auto" %}` parser tag in Liquid.
You can use the `<google-tag property-id="..." cookie-domain="auto">` Razor tag helper in _cshtml_ files or the `{% google_tag property_id: "...", cookie_domain: "auto" %}` parser tag in Liquid.

## Contributing and support

Expand Down

0 comments on commit b303f77

Please sign in to comment.