Updated the narrative for readability (#18470)
This commit is contained in:
		@@ -4,7 +4,7 @@ title: Hello World
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# Hello World
 | 
					# Hello World
 | 
				
			||||||
 | 
					
 | 
				
			||||||
To write some text on console we use the `Console.WriteLine()`. This method takes a string as input.
 | 
					To write some text on the console we use the `Console.WriteLine()`. This method takes a string as input.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Example
 | 
					## Example
 | 
				
			||||||
```csharp
 | 
					```csharp
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user