diff --git a/ogcp/templates/dashboard.html b/ogcp/templates/dashboard.html
index bf2fa09..21d1d70 100644
--- a/ogcp/templates/dashboard.html
+++ b/ogcp/templates/dashboard.html
@@ -105,7 +105,7 @@
const diskChartConfig = {
type: 'doughnut',
data: {
- labels: ['Used', 'Availabel'],
+ labels: ['Used', 'Available'],
datasets: [
{
label: 'Disk usage',