Skip to content

Commit 47b2407

Browse files
stevennymanjulien-moreau
authored andcommitted
download.tsx: fix typos
1 parent 82997a1 commit 47b2407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/contents/download.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export class DownloadContent extends React.Component {
2727
<div style={{ marginLeft: "50px", marginRight: "50px" }}>
2828
<h1 className="title">Download latest version</h1>
2929
<p>
30-
The latest version of the Babylon.JS Editor comes with the latest features and bugfix. It is recommanded to
30+
The latest version of the Babylon.JS Editor comes with the latest features and bugfixes. It is recommended to
3131
keep the Editor up to date.
3232
</p>
3333
<Card interactive={false} style={{ width: "50%", transform: "translate(50%)", background: "#324554" }}>

0 commit comments

Comments
 (0)