From 186e10e0cb86380bb79402731c26e4dabf2ec95a Mon Sep 17 00:00:00 2001
From: ciderpunx <charlie@newint.org>
Date: Tue, 29 Jan 2019 12:39:46 +0000
Subject: [PATCH] Remove stray "in" from b2 instructions

---
 doc/030_preparing_a_new_repo.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/030_preparing_a_new_repo.rst b/doc/030_preparing_a_new_repo.rst
index 6596ef23a..661f5d112 100644
--- a/doc/030_preparing_a_new_repo.rst
+++ b/doc/030_preparing_a_new_repo.rst
@@ -302,7 +302,7 @@ Backblaze B2
 
 Restic can backup data to any Backblaze B2 bucket. You need to first setup the
 following environment variables with the credentials you can find in the
-dashboard in on the "Buckets" page when signed into your B2 account:
+dashboard on the "Buckets" page when signed into your B2 account:
 
 .. code-block:: console