diff --git a/README.md b/README.md index 9b28402..e03d6fd 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ The Python Dropbox API client. ## Configuration -| Name | Type | Description | -| ----------------- | ----- | ----------------------------------------------------------------------------- | -| **DROPBOX_TOKEN** | `str` | Pre-generated OAauth access token to be used statically (defaults to `None`). | +| Name | Type | Description | +| ----------------- | ----- | ---------------------------------------------------------------------------- | +| **DROPBOX_TOKEN** | `str` | Pre-generated OAuth access token to be used statically (defaults to `None`). | ## License