fix tense

This commit is contained in:
Jeremy Kauffman 2017-03-29 20:57:54 -04:00
parent 906ffc52b7
commit c66c6c6afd

View file

@ -29,7 +29,7 @@ if (isset($_POST['publish']) && isset($_POST['name']) && isset($_FILES['file']))
?>
<!DOCTYPE html>
<h1>spee.ch</h1>
<p>spee.ch is a single-serving site that read and publish images to and from the LBRY blockchain.</p>
<p>spee.ch is a single-serving site that reads and publishes images to and from the LBRY blockchain.</p>
<p>Examples:</p>
<ul>
<?php foreach(['thailand', 'doitlive', 'coconuts', 'cow-air-balloon'] as $sampleName): ?>