mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	Merge pull request #270 from aslakknutsen/patch-1
Correct spelling mistake in Unleash Context
This commit is contained in:
		
						commit
						c961ebafb5
					
				@ -16,7 +16,7 @@ certain activation strategies.
 | 
			
		||||
 | 
			
		||||
E.g. the userWithId-strategy obviously depends on the userId field. 
 | 
			
		||||
 | 
			
		||||
The properties field is more generic and can be used to probide more abritary 
 | 
			
		||||
The properties field is more generic and can be used to provide more abritary 
 | 
			
		||||
data to the strategies. A common usage is to add more metadata, e.g. that the 
 | 
			
		||||
current user is a beta user, and thus the betaUser-strategy will use this info
 | 
			
		||||
in its implementation.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user