Skip to content

Commit 1def1de

Browse files
committed
better documentation
1 parent 9f75642 commit 1def1de

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

client/src/pages/Docs/Docs.tsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ const Docs: React.FC<Props> = () => {
1212
<h2 className="page-header__title">Documentation</h2>
1313
<p className="page-header__desc">
1414
<div className="section">
15-
<h2>
16-
Sample APIs has been given a major overhaul. Due to the fact Vercel.com has changed the way their servers work, we have had to rethink how the system was built. Over all, the changes are for the better. It is now easier than ever to contribute.
17-
</h2>
15+
<p>A simple, no fuss, no mess, no auth playground for learning to play with APIs and call them without thinking of Authentication or permissions.</p>
1816
</div>
1917
<div className="section">
2018
<h2>Purpose</h2>

0 commit comments

Comments
 (0)