| @@ -51,7 +51,7 @@ | ||
| 51 | 51 | // The number of milliseconds required between trimming of statistics | 
| 52 | 52 | 'statisticsRateLimitMs' => 3600000, | 
| 53 | 53 | |
| 54 | - // [Regular expressions](https://regexr.com/) to match URLs to exclude from tracking | |
| 54 | + // [Regular expressions](https://regexr.com/) to match URLs to exclude from tracking | |
| 55 | 55 | 'excludePatterns' => [ | 
| 56 | 56 | ], | 
| 57 | 57 | ]; |