mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	Fix very minor typo
it's -> its
This commit is contained in:
		 Clare Macrae
					Clare Macrae
				
			
				
					committed by
					
						 Martin Hořeňovský
						Martin Hořeňovský
					
				
			
			
				
	
			
			
			 Martin Hořeňovský
						Martin Hořeňovský
					
				
			
						parent
						
							4220f2eef2
						
					
				
				
					commit
					c43ce85416
				
			| @@ -1,7 +1,7 @@ | ||||
| <a id="top"></a> | ||||
| # Open Source projects using Catch | ||||
|  | ||||
| Catch is great for open source. With it's [liberal license](../LICENSE.txt) and single-header, dependency-free, distribution  | ||||
| Catch is great for open source. With its [liberal license](../LICENSE.txt) and single-header, dependency-free, distribution  | ||||
| it's easy to just drop the header into your project and start writing tests - what's not to like? | ||||
|  | ||||
| As a result Catch is now being used in many Open Source projects, including some quite well known ones. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user