From 785a02ce949420494338f7ecb7ce4ced8b62bdf3 Mon Sep 17 00:00:00 2001 From: sgmoore Date: Sun, 12 Dec 2021 22:22:23 -0800 Subject: [PATCH] Minor grammar fix Minor grammar fix at line 120 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d8e36a717..3d8f5e71b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Decentralized websites using Bitcoin crypto and the BitTorrent network - https:/ ## Why? -* We believe in open, free, and uncensored network and communication. +* We believe in open, free, and uncensored networks and communication. * No single point of failure: Site remains online so long as at least 1 peer is serving it. * No hosting costs: Sites are served by visitors. @@ -117,7 +117,7 @@ There is an official image, built from source at: https://hub.docker.com/r/nofis * Click on **⋮** > **"Create new, empty site"** menu item on the site [ZeroHello](http://127.0.0.1:43110/1HeLLo4uzjaLetFx6NH3PMwFP3qbRbTf3D). * You will be **redirected** to a completely new site that is only modifiable by you! * You can find and modify your site's content in **data/[yoursiteaddress]** directory - * After the modifications open your site, drag the topright "0" button to left, then press **sign** and **publish** buttons on the bottom + * After the modifications open your site, drag the topright "0" button to the left, then press **sign** and **publish** buttons on the bottom Next steps: [ZeroNet Developer Documentation](https://zeronet.io/docs/site_development/getting_started/)