mirror of
				https://github.com/graphql-python/graphene.git
				synced 2025-10-30 23:47:55 +03:00 
			
		
		
		
	Merge pull request #470 from ryanashcraft/patch-1
Fix typo in dataloader docs
This commit is contained in:
		
						commit
						cb0adcb0fe
					
				|  | @ -89,7 +89,7 @@ there could be at most 13 database requests! | |||
| 
 | ||||
| 
 | ||||
| When using DataLoader, we could define the User type using our previous example with  | ||||
| learer code and at most 4 database requests, and possibly fewer if there are cache hits. | ||||
| leaner code and at most 4 database requests, and possibly fewer if there are cache hits. | ||||
| 
 | ||||
| 
 | ||||
| .. code:: python | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user