Skip to content

Typos in serializers documentation #5652

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 4, 2017
Merged

Typos in serializers documentation #5652

merged 1 commit into from
Dec 4, 2017

Conversation

hangpark
Copy link
Contributor

@hangpark hangpark commented Dec 4, 2017

Description

Fixes #5651.

Change update() to .update() in serializers documentation to get a
consistency with .create().

Fixes #5651.

Change `update()` to `.update()` in serializers documentation to get a
consistency with `.create()`.
@rpkilby rpkilby added this to the v3.7.4 milestone Dec 4, 2017
@rpkilby rpkilby merged commit 01587b9 into encode:master Dec 4, 2017
@rpkilby
Copy link
Member

rpkilby commented Dec 4, 2017

Thanks @hangpark!

pchiquet pushed a commit to pchiquet/django-rest-framework that referenced this pull request Nov 17, 2020
Fixes encode#5651.

Change `update()` to `.update()` in serializers documentation to get a
consistency with `.create()`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants