1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-04-19 01:17:18 +02:00
This commit is contained in:
ivaosthu 2016-12-17 15:12:15 +01:00
parent ac68d16cb9
commit d11e62fea1

View File

@ -58,7 +58,7 @@ const EditHeader = () => (
<div>
<h4>Edit strategy</h4>
<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.
</p>
</div>