Verified Commit 01106011 authored by Silvio Rhatto's avatar Silvio Rhatto
Browse files

Fix(docs): typos

parent 2701d285
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ This has some advantages:
* It's easy for Onion Service Operators to debug their logs and know
  which site has errors without recurring to a table or to memorize
  some random characters from a regular .onion address as
  [pointed by Alec Muffet](https://github.com/alecmuffett/eotk/blob/master/docs.d/TIPS-FOR-MINING-ONIONS.md).
  [pointed by Alec Muffett](https://github.com/alecmuffett/eotk/blob/master/docs.d/TIPS-FOR-MINING-ONIONS.md).

But also has some disadvantages:

@@ -104,7 +104,7 @@ Currently testes only on [Debian GNU/Linux](https://www.debian.org).

### Mining

Create a configuration, use yor favourite `$EDITOR` to create filters
Create a configuration, use your favourite `$EDITOR` to create filters
and start mining!

    ./onionmine config my-pool            # create a config called "my-pool"
@@ -128,7 +128,7 @@ overrides at the `pools/my-pool/local.conf` file, which are parsed after the def

### Recompiling

If by any change a `mkp224o` recompilation is neeed without triggering
If by any change a `mkp224o` recompilation is needed without triggering
additional key generation, use this command (e.g. after you change it's build
flags at the `onionmine.conf` file):