diff --git a/resources/views/livewire/cache.blade.php b/resources/views/livewire/cache.blade.php
index 543a290c..c1b6d14e 100644
--- a/resources/views/livewire/cache.blade.php
+++ b/resources/views/livewire/cache.blade.php
@@ -25,7 +25,7 @@
}"
:class="[loadingNewDataset ? 'opacity-25 animate-pulse' : '', 'space-y-6']"
>
- @if($allCacheInteractions->count === 0)
+ @if ($allCacheInteractions->count === 0)