Skip to content

Commit dcec6d8

Browse files
committed
Fix typo
1 parent c24c23d commit dcec6d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ export default function Home() {
6464
</span>
6565
</h1>
6666
<p className="max-w-screen-lg text-lg sm:text-2xl sm:leading-10 font-medium mb-10 sm:mb-11">
67-
An Java Programming learning website packed with information and programs ranging from{' '}
67+
A Java Programming learning website packed with information and programs ranging from{' '}
6868
<InlineCode>basics</InlineCode> , <InlineCode>arrays</InlineCode> ,{' '}
6969
<InlineCode>string programs</InlineCode> to <InlineCode>2D arrays</InlineCode> ,{' '}
7070
<InlineCode>recursion</InlineCode> , <InlineCode>matrices</InlineCode> and many more.

0 commit comments

Comments
 (0)