Skip to content

Commit a027791

Browse files
ezesundayezeRyan P Kilby
authored andcommitted
Fix grammar mistake in html-and-forms.md (#6070)
1 parent 38b3d01 commit a027791

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/topics/html-and-forms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# HTML & Forms
22

3-
REST framework is suitable for returning both API style responses, and regular HTML pages. Additionally, serializers can used as HTML forms and rendered in templates.
3+
REST framework is suitable for returning both API style responses, and regular HTML pages. Additionally, serializers can be used as HTML forms and rendered in templates.
44

55
## Rendering HTML
66

0 commit comments

Comments
 (0)