diff --git a/resources/views/components/forms/input.blade.php b/resources/views/components/forms/input.blade.php
index 05d83d721..e20e89077 100644
--- a/resources/views/components/forms/input.blade.php
+++ b/resources/views/components/forms/input.blade.php
@@ -16,9 +16,10 @@
@if ($type === 'password')
-
@if (!$cannotPeakPassword)
@else
-
@endif
@if (!$label && $helper)
diff --git a/resources/views/livewire/project/new/public-git-repository.blade.php b/resources/views/livewire/project/new/public-git-repository.blade.php
index 87bee691a..20444ed1c 100644
--- a/resources/views/livewire/project/new/public-git-repository.blade.php
+++ b/resources/views/livewire/project/new/public-git-repository.blade.php
@@ -1,6 +1,6 @@
Create a new Application
-
Deploy any public git repositories.
+
Deploy any public git repositories.