Skip to content

Commit

Permalink
Change wording in containerSettings
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Hinrichsen committed Mar 2, 2016
1 parent 914d069 commit 3f22410
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/js/components/ContainerSettingsComponent.jsx
Expand Up @@ -275,7 +275,8 @@ var ContainerSettingsComponent = React.createClass({
<h4>Parameters</h4>
<div className="duplicable-list">{this.getParametersRows()}</div>
<div>
You can set your Docker volume <a onClick={this.props.openVolumes}>
You can configure your Docker
volume <a onClick={this.props.openVolumes}>
below
</a>.
</div>
Expand Down

0 comments on commit 3f22410

Please sign in to comment.