Skip to content

Commit

Permalink
Fix a mismatched closing tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
philipwalton committed Jul 9, 2014
1 parent 1787c7a commit 2a2de44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-analytics-query.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
dimensions="ga:country"
sort="-ga:sessions"
maxResults="5">
</google-analytics-chart>
</google-analytics-query>
@element google-analytics-query
@extends google-analytics-base
Expand Down

0 comments on commit 2a2de44

Please sign in to comment.