Fix "an storage" typo

This commit is contained in:
Chris Guida
2022-01-04 19:55:23 -06:00
committed by Aiden McClelland
parent 133b793953
commit efd168a830

View File

@@ -21,7 +21,7 @@
<ng-template #loaded>
<ng-container *ngIf="!storageDrives.length">
<h2>No drives found</h2>
<p>Please connect an storage drive to your Embassy and click "Refresh".</p>
<p>Please connect a storage drive to your Embassy and click "Refresh".</p>
</ng-container>
<ion-item-group *ngIf="storageDrives.length">