mirror of
				https://github.com/encode/django-rest-framework.git
				synced 2025-11-04 18:08:03 +03:00 
			
		
		
		
	Fix grammar mistake in html-and-forms.md (#6070)
This commit is contained in:
		
							parent
							
								
									38b3d0109b
								
							
						
					
					
						commit
						a0277919f0
					
				| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
# HTML & Forms
 | 
					# HTML & Forms
 | 
				
			||||||
 | 
					
 | 
				
			||||||
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.
 | 
					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.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Rendering HTML
 | 
					## Rendering HTML
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user