From 7567e69ba4b6b4c8d43d5c7777f10c6b9bc2b1d8 Mon Sep 17 00:00:00 2001 From: SimonKev Date: Thu, 13 Jul 2017 16:45:32 +0300 Subject: [PATCH] Update how-to-run-lbry-with-lbrycrdd.md --- content/faq/how-to-run-lbry-with-lbrycrdd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/faq/how-to-run-lbry-with-lbrycrdd.md b/content/faq/how-to-run-lbry-with-lbrycrdd.md index af75454b..79e488c6 100644 --- a/content/faq/how-to-run-lbry-with-lbrycrdd.md +++ b/content/faq/how-to-run-lbry-with-lbrycrdd.md @@ -7,4 +7,4 @@ Start LBRY with the `--wallet` flag set: lbrynet-daemon --wallet=lbrycrd -Note: when you change the wallet, it is persistant until you specify you want to use another wallet - lbryum - with the --wallet flag again. +Note: when you change the wallet, it is persistent until you specify you want to use another wallet - lbryum - with the --wallet flag again.