mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	Fixed #31226 -- Fixed typo in docs/internals/contributing/writing-code/submitting-patches.txt.
This commit is contained in:
		| @@ -158,7 +158,7 @@ the ticket for opinions. | ||||
| Deprecating a feature | ||||
| ===================== | ||||
|  | ||||
| There are a couple reasons that code in Django might be deprecated: | ||||
| There are a couple of reasons that code in Django might be deprecated: | ||||
|  | ||||
| * If a feature has been improved or modified in a backwards-incompatible way, | ||||
|   the old feature or behavior will be deprecated. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user