add missed "check" in docs

This commit is contained in:
Matthias 2019-03-27 10:51:13 +01:00 committed by GitHub
parent e085fd9e95
commit 3bdc7b9a88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -262,7 +262,7 @@ The strategy provides access to the `DataProvider`. This allows you to get addit
All methods return `None` in case of failure (do not raise an exception).
Please always the mode of operation to select the correct method to get data (samples see below).
Please always check the mode of operation to select the correct method to get data (samples see below).
#### Possible options for DataProvider