From 0dbaae1fa4049270ebd46e724fea1989eb375f44 Mon Sep 17 00:00:00 2001
From: Jarek Kowalski
Date: Sun, 30 Aug 2020 15:48:39 -0700
Subject: [PATCH] ui: fixed typo (#570)
---
htmlui/src/RepoStatus.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/htmlui/src/RepoStatus.js b/htmlui/src/RepoStatus.js
index 63cb025f8..1e43499ce 100644
--- a/htmlui/src/RepoStatus.js
+++ b/htmlui/src/RepoStatus.js
@@ -130,7 +130,7 @@ export class RepoStatus extends Component {
> : <>
Setup Repository
Before you can use Kopia, you must connect to a repository.
- Select a provider blow to connect to storage where you want to store Kopia backups.
+ Select a provider below to connect to storage where you want to store Kopia backups.
>;