mirror of
				https://github.com/Mibew/simple-icons.git
				synced 2025-10-31 02:25:59 +03:00 
			
		
		
		
	Fix typo in SVG linting error message (#9769)
This commit is contained in:
		
							parent
							
								
									f0d6f71cf4
								
							
						
					
					
						commit
						e4bc81b59d
					
				| @ -601,7 +601,7 @@ export default { | ||||
|           if (isInvalidSegment(segment.params, index, previousSegmentIsZ)) { | ||||
|             const [command, x1, y1, ...rest] = segment.params; | ||||
| 
 | ||||
|             let errorMsg = `Innefective segment "${iconPath.substring( | ||||
|             let errorMsg = `Ineffective segment "${iconPath.substring( | ||||
|                 segment.start, | ||||
|                 segment.end, | ||||
|               )}" found`,
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user