diff options
Diffstat (limited to 'web/kvm/index.html')
-rw-r--r-- | web/kvm/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html index 6c46afce..3b908aee 100644 --- a/web/kvm/index.html +++ b/web/kvm/index.html @@ -390,7 +390,7 @@ <table> <tr> <td rowspan="2"><img class="sign " src="/share/svg/warning.svg"></td> - <td style="line-height:1.5"><b>Current image is out of storag</b></td> + <td style="line-height:1.5"><b>Current image is out of storage</b></td> </tr> <tr> <td><sup style="line-height:1">This image was connected manually using <b>kvmd-otgmsd</b></sup></td> |