mirror of
https://github.com/kopia/kopia.git
synced 2026-03-12 03:06:31 -04:00
ui: fixed typo (#570)
This commit is contained in:
@@ -130,7 +130,7 @@ export class RepoStatus extends Component {
|
||||
</> : <>
|
||||
<h3>Setup Repository</h3>
|
||||
<p>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.</p>
|
||||
Select a provider below to connect to storage where you want to store Kopia backups.</p>
|
||||
|
||||
<SetupRepository />
|
||||
</>;
|
||||
|
||||
Reference in New Issue
Block a user