mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
chore: lowercase <br/> tag
Don't know why it got uppercased 🤷
This commit is contained in:
parent
915be4c2ed
commit
aa80cba222
@ -6,7 +6,7 @@ title: Strategy Constraints
|
||||
<div class="alert alert--info" role="alert">
|
||||
Strategy constraints are part of Unleash Pro and Enterprise.
|
||||
</div>
|
||||
<BR />
|
||||
<br />
|
||||
|
||||
Strategy constraints allow you to set preconditions on activation strategies that must be satisfied for the activation strategy to take effect. For example, you might want a strategy to only trigger if a user belongs to a specific group or is in a specific country.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user