mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-03 12:30:09 +00:00
corrected minor error in first sentence
This commit is contained in:
parent
ed3e6848e5
commit
7f891a3f86
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
<?php echo View::render('nav/_header', ['isDark' => false, 'isAbsolute' => false]) ?>
|
||||
<main class="content content-light markdown">
|
||||
<h1>Quickstart</h1>
|
||||
<p>This step-by-step guide will have running LBRY and interacting with the API in just a few minutes.</p>
|
||||
<p>This step-by-step guide will have you running LBRY and interacting with the API in just a few minutes.</p>
|
||||
<p>This guide is for programmers and other technical users. For consumer usage of LBRY, please <a href="/get" class="link-primary">go here</a>.</p>
|
||||
<h3>What's Covered</h3>
|
||||
<ol class="table-of-contents">
|
||||
|
|
Loading…
Add table
Reference in a new issue