Remove unnecessary closing bracket (#1915)
This commit is contained in:
parent
50e1ed8900
commit
0db8fc3ffb
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue