Fix typo in README (#4012)
This commit is contained in:
		
							parent
							
								
									8500380e60
								
							
						
					
					
						commit
						4267df02af
					
				| @ -17,7 +17,7 @@ The fantastic ORM library for Golang, aims to be developer friendly. | |||||||
| * Hooks (Before/After Create/Save/Update/Delete/Find) | * Hooks (Before/After Create/Save/Update/Delete/Find) | ||||||
| * Eager loading with `Preload`, `Joins` | * Eager loading with `Preload`, `Joins` | ||||||
| * Transactions, Nested Transactions, Save Point, RollbackTo to Saved Point | * Transactions, Nested Transactions, Save Point, RollbackTo to Saved Point | ||||||
| * Context, Prepared Statment Mode, DryRun Mode | * Context, Prepared Statement Mode, DryRun Mode | ||||||
| * Batch Insert, FindInBatches, Find To Map | * Batch Insert, FindInBatches, Find To Map | ||||||
| * SQL Builder, Upsert, Locking, Optimizer/Index/Comment Hints, NamedArg, Search/Update/Create with SQL Expr | * SQL Builder, Upsert, Locking, Optimizer/Index/Comment Hints, NamedArg, Search/Update/Create with SQL Expr | ||||||
| * Composite Primary Key | * Composite Primary Key | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 David Harkness
						David Harkness