We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb4c5f6 commit 7cc48e0Copy full SHA for 7cc48e0
src/components/menu-bar/menu-bar.jsx
@@ -379,7 +379,7 @@ class MenuBar extends React.Component {
379
onClick={this.handleCloseFileMenuAndThen(downloadProject)}
380
>
381
<FormattedMessage
382
- defaultMessage="Download Ruby code to your compute"
+ defaultMessage="Save Ruby code to your computer"
383
description="Menu bar item for downloading Ruby code to your computer"
384
id="gui.smalruby3.menuBar.downloadRubyCodeToComputer"
385
/>
0 commit comments