fix formatting problem
This commit is contained in:
		@@ -35,7 +35,7 @@ basic.showNumber(1);
 | 
			
		||||
basic.showNumber(2);
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
## The empty statement
 | 
			
		||||
### The empty statement
 | 
			
		||||
 | 
			
		||||
In JavaScript, there is the concept of an *empty statement*, which is whitespace followed by
 | 
			
		||||
a semicolon in the context where a statement is expected.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user