Skip to content

Commit

Permalink
docs: small docs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Aug 27, 2024
1 parent 5b81c2c commit 88121f9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 88121f9

Please sign in to comment.