Skip to content

Commit bc3504e

Browse files
committed
Website: fix typo in versions page.
1 parent a810aa0 commit bc3504e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

website/pages/en/versions.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ function Versions(props) {
2323
<h1>{siteConfig.title} Versions</h1>
2424
</header>
2525
<h3 id="latest">Current version (Stable)</h3>
26-
<p>Latest version of Docusaurus.</p>
26+
<p>Latest version of QAppImageUpdate.</p>
2727
<table className="versions">
2828
<tbody>
2929
<tr>
@@ -62,7 +62,7 @@ function Versions(props) {
6262
</table>
6363
<h3 id="archive">Past Versions</h3>
6464
<p>
65-
Here you can find documentation for previous versions of Docusaurus.
65+
Here you can find documentation for previous versions of QAppImageUpdate.
6666
</p>
6767
<table className="versions">
6868
<tbody>

0 commit comments

Comments
 (0)