Skip to content

Commit

Permalink
Remove unnecessary closing bracket (mmistakes#1915)
Browse files Browse the repository at this point in the history
  • Loading branch information
torrocus authored and mmistakes committed Oct 29, 2018
1 parent bd9f5fb commit 7fe5308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_docs/05-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -705,7 +705,7 @@ Analytics is disabled by default. To enable globally select one of the following
| -------------------- | --------------------------------------------------------------- |
| **google** | [Google Standard Analytics](https://www.google.com/analytics/) |
| **google-universal** | [Google Universal Analytics](https://www.google.com/analytics/) |
| **google-gtag** | [Google Analytics Global Site Tag)](https://www.google.com/analytics/) |
| **google-gtag** | [Google Analytics Global Site Tag](https://www.google.com/analytics/) |
| **custom** | Other analytics providers |

For Google Analytics add your Tracking Code:
Expand Down

0 comments on commit 7fe5308

Please sign in to comment.