diff --git a/docs/dependencies.md b/docs/dependencies.md index 513dc61e..6bf187a3 100644 --- a/docs/dependencies.md +++ b/docs/dependencies.md @@ -3,7 +3,7 @@ `camply` is compatible with any Python version >= `3.8`. Here are the current dependencies: - [click](https://docs.python-requests.org/en/master/) - - The `click` package is used to leverage it's simple Command Line Interface + - The `click` package is used to leverage its simple Command Line Interface API for camply - [requests](https://docs.python-requests.org/en/master/) - The `requests` package is used to fetch data from the APIs of Camping Booking Providers. diff --git a/docs/providers.md b/docs/providers.md index 4ead34f5..5eb12796 100644 --- a/docs/providers.md +++ b/docs/providers.md @@ -5,8 +5,8 @@ Service that lists camping and recreation inventory. !!! info - Rather than specifiying provider with the **`--provider`** option on the - command line you can also set the **`CAMPLY_PROVIDER`** environnment + Rather than specifying provider with the **`--provider`** option on the + command line you can also set the **`CAMPLY_PROVIDER`** environment variable. ## Recreation.gov