|  | @@ -348,4 +348,4 @@ We've also learned a few methods of applying styles to our screens and layouts w
 | 
	
		
			
			| 348 | 348 |  * Components registered with `Navigation.registerComponent()` are injected with a `componentId` which is used when navigating.
 | 
	
		
			
			| 349 | 349 |  * Themes are applied via the `Navigation.setDefaultOptions()` command.
 | 
	
		
			
			| 350 | 350 |  
 | 
	
		
			
			| 351 |  | -In the next section we'll explore a more advance navigation patters using BottomTabs layout and also see how, and why, multiple roots are set.
 | 
	
		
			
			|  | 351 | +In the next section we'll explore a more advance navigation patterns using BottomTabs layout and also see how, and why, multiple roots are set.
 |