Fix for typo in quotes. (#17364)
This commit is contained in:
		
				
					committed by
					
						
						mrugesh mohapatra
					
				
			
			
				
	
			
			
			
						parent
						
							5822d71cdf
						
					
				
				
					commit
					993fd01fde
				
			@@ -67,7 +67,7 @@ const quotes = [
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    quote:
 | 
			
		||||
    'I fear not the man who I fear not the man who has practiced 10,000 ' +
 | 
			
		||||
    'I fear not the man who has practiced 10,000 ' +
 | 
			
		||||
    'kicks once, but I fear the man who has practiced one kick 10,000 times.',
 | 
			
		||||
    author: 'Bruce Lee'
 | 
			
		||||
  },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user