diff --git a/websitev2/docs/user_guide/unleash-context.md b/websitev2/docs/user_guide/unleash-context.md index 4c7eccd527..d341e5d4da 100644 --- a/websitev2/docs/user_guide/unleash-context.md +++ b/websitev2/docs/user_guide/unleash-context.md @@ -5,7 +5,7 @@ title: Unleash Context To standardize a few activation strategies, we also needed to standardize the Unleash context, which contains fields that vary per request, required to implement the activation strategies. -The Unleash context is compromised by a set of predefined fields. The static fields does not change in the life-time of your application, while dynamic fields can change per feature toggle evaluation. +The Unleash context is compromised by a set of predefined fields. The static fields do not change in the life-time of your application, while dynamic fields can change per feature toggle evaluation. **Static context fields**