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 committed by Peter Bittner
parent 5487fd677b
commit 637805e003
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