mirror of
				https://github.com/cookiecutter/cookiecutter-django.git
				synced 2025-11-04 01:47:28 +03:00 
			
		
		
		
	Fix typo in docstring
This commit is contained in:
		
							parent
							
								
									2227fe004c
								
							
						
					
					
						commit
						b78fbb1a25
					
				| 
						 | 
					@ -13,7 +13,7 @@ def main() -> None:
 | 
				
			||||||
    """
 | 
					    """
 | 
				
			||||||
    Script entry point.
 | 
					    Script entry point.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    1. Fetch recent contribtors from the Github API
 | 
					    1. Fetch recent contributors from the Github API
 | 
				
			||||||
    2. Add missing ones to the JSON file
 | 
					    2. Add missing ones to the JSON file
 | 
				
			||||||
    3. Generate Markdown from JSON file
 | 
					    3. Generate Markdown from JSON file
 | 
				
			||||||
    """
 | 
					    """
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user