Skip to content

Commit 9f98435

Browse files
authored
Fix typo in about.html description (#937)
1 parent f4272bd commit 9f98435

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<img property="image" alt="Solid Pod Tour" src="/assets/img/graphics/solid-pod-tour.svg" class="article-image-left" />
1919
<h2 id="how_does_it_work" property="name">How does it work?</h2>
2020
<div datatype="rdf:HTML" property="description">
21-
<p>Solid is a file system for the Web - in the same way that you can store a PDF on your laptop and then choose to read or edit it using Adobe Acrobat, Chrome, or one of a dozen other applications; Solid lets you put documents into an online file system where have control over which people, applications, and AI agents can read and edit them.</p>
21+
<p>Solid is a file system for the Web - in the same way that you can store a PDF on your laptop and then choose to read or edit it using Adobe Acrobat, Chrome, or one of a dozen other applications; Solid lets you put documents into an online file system where you have control over which people, applications, and AI agents can read and edit them.</p>
2222
<p>Users have personal online data stores called Pods. Solid applications can read and write documents directly from your Pod. You choose which applications to use with your data rather than being locked into specific platforms.</p>
2323
</div>
2424
</section>

0 commit comments

Comments
 (0)