mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix: typo
This commit is contained in:
		
							parent
							
								
									f585dcb2d7
								
							
						
					
					
						commit
						a9d9a54bee
					
				| @ -59,7 +59,7 @@ function AdminAuthPage({ authenticationType, history, enableOIDC }) { | ||||
|                 /> | ||||
|                 <ConditionallyRender condition={authenticationType === 'hosted'} | ||||
|                     show={ | ||||
|                         <Alert severity="info">You Unleash instance is managed by the Unleash-hosted team.</Alert> | ||||
|                         <Alert severity="info">Your Unleash instance is managed by the Unleash team.</Alert> | ||||
|                     } | ||||
|                 /> | ||||
|             </PageContent> | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user