mirror of
				https://github.com/nsnail/spectre.console.git
				synced 2025-10-31 17:15:28 +08:00 
			
		
		
		
	Fix typos
This commit is contained in:
		| @@ -8,7 +8,7 @@ Highlights: | ||||
|     - And more... | ||||
| --- | ||||
|  | ||||
| There is different built-in borders you can use for tables and panels. | ||||
| There are different built-in borders you can use for tables and panels. | ||||
|  | ||||
| ## Table borders | ||||
|  | ||||
|   | ||||
| @@ -25,7 +25,7 @@ AnsiConsole.Status() | ||||
| To implement your own spinner, all you have to do is  | ||||
| inherit from the `Spinner` base class. | ||||
|  | ||||
| In the example below, the spinner will alterate between | ||||
| In the example below, the spinner will alternate between | ||||
| the characters `A`, `B` and `C` every 100 ms. | ||||
|  | ||||
| ```csharp | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 GitHubPang
					GitHubPang