[Fix] fixed an typo in error message (#10102)
This commit is contained in:
		
							parent
							
								
									2acdd933c0
								
							
						
					
					
						commit
						1bdde6bd5c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -16,7 +16,7 @@ export const meta = {
 | 
				
			||||||
	errors: {
 | 
						errors: {
 | 
				
			||||||
		noSuchFile: {
 | 
							noSuchFile: {
 | 
				
			||||||
			message: 'No such file.',
 | 
								message: 'No such file.',
 | 
				
			||||||
			code: 'MO_SUCH_FILE',
 | 
								code: 'NO_SUCH_FILE',
 | 
				
			||||||
			id: 'fc46b5a4-6b92-4c33-ac66-b806659bb5cf',
 | 
								id: 'fc46b5a4-6b92-4c33-ac66-b806659bb5cf',
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
	},
 | 
						},
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue