Update KeyboardShortcuts.js
This commit is contained in:
@ -12,8 +12,8 @@ function KeyboardShortcuts() {
|
||||
return (
|
||||
<Flex column>
|
||||
<HelpText>
|
||||
Abstract is designed to be super fast. All of your usual keyboard
|
||||
shortcuts work here.
|
||||
Atlas is designed to be super fast and easy to use.
|
||||
All of your usual keyboard shortcuts work here.
|
||||
</HelpText>
|
||||
<HtmlContent dangerouslySetInnerHTML={{ __html: htmlContent }} />
|
||||
</Flex>
|
||||
|
Reference in New Issue
Block a user