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

Fix: docs: typos

parent a55accc1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -121,7 +121,7 @@ ADDRESS=`cat $WORK_ONION/hostname`
rmdir $WORK_ONION/authorized_clients
mkdir -p $CANDIDATES
mv $WORK_ONION $CANDIDATES/$ADDRESS || teardown 1
echo "Generated adddress:"
echo "Generated address:"
echo "$ADDRESS"

# Teardown
+1 −1
Original line number Diff line number Diff line
@@ -335,5 +335,5 @@ That can be achieved with:
Output (as of Onionmine 1.1.0):

    Generating a random .onion v3 address using C Tor on pool myrandom...
    Generated adddress:
    Generated address:
    4mqlp6nvjnu5qclinb6vev4lqohw2qeieggogiutpw55dnnes7cyp5id.onion
+5 −5

File changed.

Contains only whitespace changes.