mirror of https://github.com/docker/docs.git
Did not => didn't
This commit is contained in:
parent
b2c44045c8
commit
9a85ee83d3
|
@ -85,7 +85,7 @@ var Setup = React.createClass({
|
|||
<div className="content">
|
||||
<h4>Installation Cancelled</h4>
|
||||
<h1>Couldn't Install</h1>
|
||||
<p>Kitematic did not receive the administrative privileges required to install or upgrade VirtualBox & Docker.</p>
|
||||
<p>Kitematic didn't receive the administrative privileges required to install or upgrade VirtualBox & Docker.</p>
|
||||
<p>Please retry or download & install VirutalBox manually from the <a onClick={this.handleOpenWebsite}>official Oracle website</a>.</p>
|
||||
<button className="btn btn-action" onClick={this.handleRetry}>Retry</button>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue