This commit is contained in:
Dan Abramov 2015-07-20 23:13:09 +03:00
parent 31baa586b8
commit 6b4465699f

View File

@ -127,7 +127,7 @@ export default class LogMonitor {
<div style={{ <div style={{
paddingBottom: '.5rem' paddingBottom: '.5rem'
}}> }}>
<small>Press `ctl+h` to hide.</small> <small>Press Ctrl+H to hide.</small>
</div> </div>
<div> <div>
<a onClick={::this.handleReset} <a onClick={::this.handleReset}