mirror of
				https://github.com/nsnail/spectre.console.git
				synced 2025-11-01 01:25:27 +08:00 
			
		
		
		
	Fix minor typo in Prompt example
This commit is contained in:
		| @@ -115,7 +115,7 @@ namespace Prompt | ||||
|                         .AddChoices(favorites)); | ||||
|             } | ||||
|  | ||||
|             AnsiConsole.MarkupLine("Your selected: [yellow]{0}[/]", fruit); | ||||
|             AnsiConsole.MarkupLine("You selected: [yellow]{0}[/]", fruit); | ||||
|             return fruit; | ||||
|         } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Fraser Waters
					Fraser Waters