mirror of
				https://github.com/cheat/cheat.git
				synced 2025-11-04 07:45:28 +01:00 
			
		
		
		
	fix(typo): correct comment typo in main.go
				
					
				
			This commit is contained in:
		@@ -68,7 +68,7 @@ func main() {
 | 
			
		||||
			os.Exit(0)
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		// prompt the user to create a config file
 | 
			
		||||
		// prompt the user to download the community cheatsheets
 | 
			
		||||
		yes, err = installer.Prompt(
 | 
			
		||||
			"Would you like to download the community cheatsheets? [Y/n]",
 | 
			
		||||
			true,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user