docs: Fix simple typo, betweeen -> between

There is a small typo in docs/services/matomo.rst, docs/services/piwik.rst.

Should read `between` rather than `betweeen`.
This commit is contained in:
Tim Gates 2020-03-03 18:40:04 +11:00
parent 5487fd677b
commit a35b7dd0eb
No known key found for this signature in database
GPG key ID: AE3BE0D53823CF05
2 changed files with 2 additions and 2 deletions

View file

@ -98,7 +98,7 @@ other parameters should be strings. ::
return some_template.render(context)
Matomo default settings allow up to 5 custom variables for both scope. Variable
mapping betweeen index and name must stay constant, or the latest name
mapping between index and name must stay constant, or the latest name
override the previous one.
If you use the same user variables in different views and its value can

View file

@ -107,7 +107,7 @@ other parameters should be strings. ::
return some_template.render(context)
Piwik default settings allow up to 5 custom variables for both scope. Variable
mapping betweeen index and name must stay constant, or the latest name
mapping between index and name must stay constant, or the latest name
override the previous one.
If you use the same user variables in different views and its value can