Fix typos (#827)

This commit is contained in:
Andrew David Wong 2019-06-10 19:52:26 -05:00
parent 6f1d018605
commit e1248ad120
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -46,7 +46,7 @@ Inside the TemplateBasedVM.
From now on any files within the/var/lib/tor folder will persist across reboots.
You can make make many files or folders persist, simply by making multiple entries in the p50_user.conf file, each on a separate line.
You can make make many files or folders persist, simply by making multiple entries in the `50_user.conf` file, each on a separate line.
For example, if you added the file `/etc/tor/torrc` to the `binds` variable, any modifications to *that* file will persist across reboots.
binds+=( '/var/lib/tor' )