Minor grammar fix

Minor grammar fix at line 120
This commit is contained in:
sgmoore 2021-12-12 22:22:23 -08:00 committed by GitHub
parent 454c0b2e7e
commit 785a02ce94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ Decentralized websites using Bitcoin crypto and the BitTorrent network - https:/
## Why? ## 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 * No single point of failure: Site remains online so long as at least 1 peer is
serving it. serving it.
* No hosting costs: Sites are served by visitors. * 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). * 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 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 * 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/) Next steps: [ZeroNet Developer Documentation](https://zeronet.io/docs/site_development/getting_started/)