Skip to content

Commit 823d605

Browse files
committed
Migration guide adjustments
1 parent a134329 commit 823d605

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/pages/migration-guide.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This guide explains how to proceed with the migration from version 3.x to versio
44
If you are still using the old version, it is highly recommended to update, since you wont get any future
55
updates nor new features.
66

7-
## Version 4 changelog summary
7+
## Changelog summary
88

99
- Added type hinting to help you code.
1010
- Added compatibility with all arguments from the official API.
@@ -80,10 +80,10 @@ amazon = AmazonApi(KEY, SECRET, TAG, COUNTRY, throttling=0) # No wait time betw
8080
### Serializer for Django
8181

8282
The serializer for Django is not available for this new version. If you want to help with the migration, send a
83-
merge request and will be added on future updates.
83+
pull request and will be added on future updates.
8484

8585
### I need more help
8686

8787
You can always ask for help in our [Telegram group](https://t.me/PythonAmazonPAAPI) or raise an issue on
8888
[Github](https://github.com/sergioteula/python-amazon-paapi/issues) for help. If you find that this
89-
guide could be improved somehow, feel free to send a merge request with your changes.
89+
guide could be improved somehow, feel free to send a pull request with your changes.

0 commit comments

Comments
 (0)