mirror of
https://github.com/Unleash/unleash.git
synced 2025-06-23 01:16:27 +02:00
typo..
This commit is contained in:
parent
ac68d16cb9
commit
d11e62fea1
@ -58,7 +58,7 @@ const EditHeader = () => (
|
|||||||
<div>
|
<div>
|
||||||
<h4>Edit strategy</h4>
|
<h4>Edit strategy</h4>
|
||||||
<p style={{ background: '#ffb7b7', padding: '5px' }}>
|
<p style={{ background: '#ffb7b7', padding: '5px' }}>
|
||||||
Be carefull! Changing a strategy definition might also require changes
|
Be carefull! Changing a strategy definition might also require changes to the
|
||||||
implementation in the clients.
|
implementation in the clients.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user