mirror of
				https://github.com/nsnail/spectre.console.git
				synced 2025-10-31 09:09:25 +08:00 
			
		
		
		
	Fix a typo for Spectre1021
This commit is contained in:
		| @@ -7,7 +7,7 @@ Severity: Warning | ||||
|  | ||||
| ## Cause | ||||
|  | ||||
| A violation of this rule occurs when a AnsiConsole prompt is called within the context of an executing renderable e.g. `Progress`, `Status` and `Live`. Concurrent LiveRenderable are not supported and will cause issues when running simultaneously. | ||||
| A violation of this rule occurs when an AnsiConsole prompt is called within the context of an executing renderable e.g. `Progress`, `Status` and `Live`. Concurrent LiveRenderable are not supported and will cause issues when running simultaneously. | ||||
|  | ||||
| ## Reason for rule | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 GitHubPang
					GitHubPang