Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Commit 9152a3e

Browse files
committed
Updated title
1 parent d8ed2be commit 9152a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/docs/main.phtml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ $clients = [
5959

6060
<p>Appwrite is both cross-platform and technology agnostic, meaning it can run on any operating system, coding language, framework, or platform. Although Appwrite can easily fit the definition of a serverless technology, it's designed to run well in multiple configurations. You can integrate Appwrite directly with your client app, use it behind your custom backend or alongside your custom backend server.</p>
6161

62-
<h2 class="margin-bottom">Getting Started Tutorials</h2>
62+
<h2 class="margin-bottom">Quickstart Tutorials</h2>
6363

6464
<div class="row responsive">
6565
<?php foreach ($clients as $i => $client): ?>

0 commit comments

Comments
 (0)