@@ -21,10 +21,10 @@ export default function TermsPage(): React.ReactElement {
2121 < div className = "prose prose-neutral dark:prose-invert max-w-none" >
2222 < h2 > 1. Acceptance of Terms</ h2 >
2323 < p >
24- By accessing and using Javaistic (" the Platform," " we," " our," or
25- "us" ), an open source educational platform for learning Java
24+ By accessing and using Javaistic (" the Platform," " we," " our," or
25+ "us" ), an open source educational platform for learning Java
2626 programming, you accept and agree to be bound by the terms and
27- provision of this agreement (" Terms of Service" or " Terms" ). If you do
27+ provision of this agreement (" Terms of Service" or " Terms" ). If you do
2828 not agree to abide by these terms, please do not use this platform.
2929 </ p >
3030
@@ -52,7 +52,7 @@ export default function TermsPage(): React.ReactElement {
5252 model. This means:
5353 </ p >
5454 < ul >
55- < li > The platform' s source code is publicly available</ li >
55+ < li > The platform' s source code is publicly available</ li >
5656 < li >
5757 You are free to view, modify, and distribute the code under the
5858 AGPL-3.0 license
@@ -86,7 +86,7 @@ export default function TermsPage(): React.ReactElement {
8686 < li > Upload viruses, malware, or other harmful code</ li >
8787 < li >
8888 Post content that is unlawful, harmful, threatening, abusive,
89- harassing, defamatory, vulgar, obscene, or invasive of another' s
89+ harassing, defamatory, vulgar, obscene, or invasive of another' s
9090 privacy
9191 </ li >
9292 < li >
@@ -97,7 +97,7 @@ export default function TermsPage(): React.ReactElement {
9797 < h3 > 4.2 Educational Use</ h3 >
9898 < p >
9999 The Platform is intended for educational purposes. While we strive to
100- provide accurate information, all content is provided " as is" for
100+ provide accurate information, all content is provided " as is" for
101101 learning purposes. Users should verify information independently and
102102 use proper judgment when applying concepts learned here.
103103 </ p >
@@ -197,7 +197,7 @@ export default function TermsPage(): React.ReactElement {
197197 < h2 > 8. Disclaimers</ h2 >
198198 < h3 > 8.1 Service Availability</ h3 >
199199 < p >
200- The Platform is provided on an " as is" and " as available" basis. As an
200+ The Platform is provided on an " as is" and " as available" basis. As an
201201 open source project maintained by volunteers, we do not guarantee that
202202 the Platform will be uninterrupted, timely, secure, or error-free.
203203 </ p >
0 commit comments