Skip to content

Commit 6b44656

Browse files
committed
Copy
1 parent 31baa58 commit 6b44656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/react/LogMonitor.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ export default class LogMonitor {
127127
<div style={{
128128
paddingBottom: '.5rem'
129129
}}>
130-
<small>Press `ctl+h` to hide.</small>
130+
<small>Press Ctrl+H to hide.</small>
131131
</div>
132132
<div>
133133
<a onClick={::this.handleReset}

0 commit comments

Comments
 (0)