Spelling correction (#160)
This commit is contained in:
		
				
					committed by
					
						
						Hadley Wickham
					
				
			
			
				
	
			
			
			
						parent
						
							6b6c867c51
						
					
				
				
					commit
					341f775ba4
				
			@@ -293,7 +293,7 @@ flights[order(flights$year, flights$month, flights$day), , drop = FALSE]
 | 
			
		||||
 | 
			
		||||
1.  Sort `flights` to find the fastest flights.
 | 
			
		||||
 | 
			
		||||
1.  Which flights travlled the longest? Which travelled the shortest?
 | 
			
		||||
1.  Which flights travelled the longest? Which travelled the shortest?
 | 
			
		||||
 | 
			
		||||
## Select columns with `select()`
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user