"vs" should be "vs."
This commit is contained in:
		@@ -38,7 +38,7 @@ frame_data(
 | 
				
			|||||||
)
 | 
					)
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Tibbles vs data frames
 | 
					## Tibbles vs. data frames
 | 
				
			||||||
 | 
					
 | 
				
			||||||
There are two main differences in the usage of a data frame vs a tibble: printing, and subsetting.
 | 
					There are two main differences in the usage of a data frame vs a tibble: printing, and subsetting.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user