Typo in plot alt text (#1295)
This commit is contained in:
		@@ -702,7 +702,7 @@ For example, if we map presidential party to color, we want to use the standard
 | 
			
		||||
#|   Line plot of id number of presidents versus the year they started their 
 | 
			
		||||
#|   presidency. Start year is marked with a point and a segment that starts 
 | 
			
		||||
#|   there and ends at the end of the presidency. Democratic presidents are 
 | 
			
		||||
#|   represented in black and Republicans in red.
 | 
			
		||||
#|   represented in blue and Republicans in red.
 | 
			
		||||
 | 
			
		||||
presidential |>
 | 
			
		||||
  mutate(id = 33 + row_number()) |>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user