1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
This commit is contained in:
sveisvei 2016-12-17 21:31:20 +01:00
parent f645e71eeb
commit 8806f77dfe

View File

@ -124,7 +124,7 @@ class StrategyConfigure extends React.Component {
<Card shadow={0} style={style}>
<CardTitle>"{name}" deleted?</CardTitle>
<CardText>
The strategy "{name}" does not exist on this this server.
The strategy "{name}" does not exist on this server.
<Link to={`/strategies/create?name=${name}`}>Want to create it now?</Link>
</CardText>
<CardActions>