Add missing forward slash, closes #1405
This commit is contained in:
		@@ -175,7 +175,7 @@ We'll use this a bunch in this chapter as we teach how the various rvest functio
 | 
			
		||||
 | 
			
		||||
```{r}
 | 
			
		||||
html <- minimal_html("
 | 
			
		||||
  <p>This is a paragraph<p>
 | 
			
		||||
  <p>This is a paragraph</p>
 | 
			
		||||
  <ul>
 | 
			
		||||
    <li>This is a bulleted list</li>
 | 
			
		||||
  </ul>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user