mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 14:03:30 +00:00 
			
		
		
		
	docs/git: Fix small grammatical error.
This commit is contained in:
		@@ -31,11 +31,11 @@ We also highly recommend the following:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## Get a graphical client
 | 
					## Get a graphical client
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Even if you're comfortable using git on the command line, having a graphic
 | 
					Even if you're comfortable using git on the command line, having a graphical
 | 
				
			||||||
client can be useful for viewing your repository. This is especially when doing
 | 
					client can be useful for viewing your repository. This is especially true
 | 
				
			||||||
a complicated rebases and similar operations because you can check the state of
 | 
					when doing complicated rebases and similar operations because you can check
 | 
				
			||||||
your repository after each command to see what changed. If something goes
 | 
					the state of your repository after each command to see what changed. If
 | 
				
			||||||
wrong, this helps you figure out when and why.
 | 
					something goes wrong, this helps you figure out when and why.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
If you don't already have one installed, here are some suggestions:
 | 
					If you don't already have one installed, here are some suggestions:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user