Skip to content

Commit 2696e43

Browse files
authored
Update README.md
chg: 📝typo fix
1 parent 7f1ac3e commit 2696e43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Mindee API helper library for python
22

3-
The full documentation is availabale [here](https://mindee.com/documentation/get-started/setup-your-account)
3+
The full documentation is available [here](https://mindee.com/documentation/get-started/setup-your-account)
44

55
## Install
66

@@ -83,4 +83,4 @@ From a base64
8383
```python
8484
receipt_data = mindee_client.parse_receipt(base64_string, input_type="base64")
8585
```
86-
86+

0 commit comments

Comments
 (0)