We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82997a1 commit 47b2407Copy full SHA for 47b2407
website/src/contents/download.tsx
@@ -27,7 +27,7 @@ export class DownloadContent extends React.Component {
27
<div style={{ marginLeft: "50px", marginRight: "50px" }}>
28
<h1 className="title">Download latest version</h1>
29
<p>
30
- The latest version of the Babylon.JS Editor comes with the latest features and bugfix. It is recommanded to
+ The latest version of the Babylon.JS Editor comes with the latest features and bugfixes. It is recommended to
31
keep the Editor up to date.
32
</p>
33
<Card interactive={false} style={{ width: "50%", transform: "translate(50%)", background: "#324554" }}>
0 commit comments