diff --git a/resources/views/components/resource-view.blade.php b/resources/views/components/resource-view.blade.php
index d6cc12026..a01e5ab53 100644
--- a/resources/views/components/resource-view.blade.php
+++ b/resources/views/components/resource-view.blade.php
@@ -12,7 +12,7 @@
@if ($upgrade)
+
{{ $description }}
@endif
diff --git a/resources/views/livewire/project/new/docker-image.blade.php b/resources/views/livewire/project/new/docker-image.blade.php
index 149ccd049..4cc86710a 100644
--- a/resources/views/livewire/project/new/docker-image.blade.php
+++ b/resources/views/livewire/project/new/docker-image.blade.php
@@ -2,7 +2,7 @@
Create a new Application
You can deploy an existing Docker Image from any Registry.