This is an automated email from the ASF dual-hosted git repository.
zstan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-website.git
The following commit(s) were added to refs/heads/master by this push:
new fad2af54fd IGNITE-26875 Fixed the typo (#273)
fad2af54fd is described below
commit fad2af54fdc16e34a4c8e6d9dc9dbb3ba146cf80
Author: Alexey Alexandrov <[email protected]>
AuthorDate: Thu Oct 30 14:47:48 2025 +0200
IGNITE-26875 Fixed the typo (#273)
---
_src/download.pug | 2 +-
download.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/_src/download.pug b/_src/download.pug
index 0721d0a8ba..9ff89c6620 100644
--- a/_src/download.pug
+++ b/_src/download.pug
@@ -146,7 +146,7 @@ block main
include ./_components/download-binary.pug
// /.downtable__wrap
- p.pt-5 f you are looking for previous release versions of Apache
Ignite, please have a look in the <a
href="https://archive.apache.org/dist/ignite" target="_blank">archive</a>.
+ p.pt-5 If you are looking for previous release versions of Apache
Ignite, please have a look in the <a
href="https://archive.apache.org/dist/ignite" target="_blank">archive</a>.
// /.download-bin
diff --git a/download.html b/download.html
index 59d6972120..46b63a4713 100644
--- a/download.html
+++ b/download.html
@@ -1032,7 +1032,7 @@
</div>
</div>
<!-- /.downtable__wrap-->
- <p class="pt-5">f you are looking for previous release versions of
Apache Ignite, please have a look in the <a
href="https://archive.apache.org/dist/ignite" target="_blank">archive</a>.</p>
+ <p class="pt-5">If you are looking for previous release versions of
Apache Ignite, please have a look in the <a
href="https://archive.apache.org/dist/ignite" target="_blank">archive</a>.</p>
</section>
<!-- /.download-bin-->
<section class="downloadslim container">