Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Commit

Permalink
Merge pull request #45 from benrolfe/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
justb81 authored Jun 19, 2017
2 parents 061c5d6 + 5ab99a1 commit a95158f
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 @@ -124,7 +124,7 @@ In your view or layout template (e.g. a blade template) use the following statem

{!! Analytics::render() !!}

For Google Analytics you should place the statement right behind the `body` tag
For Google Analytics you should place the statement right below the `body` tag

<body>{!! Analytics::render() !!}

Expand Down

0 comments on commit a95158f

Please sign in to comment.