Skip to content

Commit a13d72c

Browse files
committed
docs: minor text fix
1 parent ba8de30 commit a13d72c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/pages/index.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ function HomepageHeader() {
1818
<p className="hero__subtitle">{siteConfig.tagline}</p>
1919
<p>
2020
ImageJS is a JavaScript library designed to facilitate image
21-
processing and manipulation. ImageJS provides a wide range of features
22-
for developers to enhance, analyze, and transform images seamlessly.
23-
It includes functions for common tasks such as resizing, cropping,
21+
processing and manipulation. It provides a wide range of features for
22+
developers to enhance, analyze, and transform images seamlessly. It
23+
includes functions for common tasks such as resizing, cropping,
2424
filtering, and color adjustments.
2525
</p>
2626
<p>

0 commit comments

Comments
 (0)