Fixed type in intermediate contributor page (#13617)
Associated with #13616 page link: https://kubernetes.io/docs/contribute/intermediate/#contribute-to-other-repos
This commit is contained in:
		
							parent
							
								
									87de499261
								
							
						
					
					
						commit
						a03303dca5
					
				|  | @ -348,7 +348,7 @@ After you decide which branch to start your work (or _base it on_, in Git | ||||||
| terminology), use the following workflow to be sure your work is based on the | terminology), use the following workflow to be sure your work is based on the | ||||||
| most up-to-date version of that branch. | most up-to-date version of that branch. | ||||||
| 
 | 
 | ||||||
| 1.  Fetch both the `upstream` and `origin` branches. This updates your local | 1.  Fetch both the `upstream` and `origin` remotes. This updates your local | ||||||
|     notion of what those branches contain, but does not change your local |     notion of what those branches contain, but does not change your local | ||||||
|     branches at all. |     branches at all. | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue