diff --git a/PlexRequests.UI/Views/Shared/Partial/_Navbar.cshtml b/PlexRequests.UI/Views/Shared/Partial/_Navbar.cshtml
index 3da469900..293b86626 100644
--- a/PlexRequests.UI/Views/Shared/Partial/_Navbar.cshtml
+++ b/PlexRequests.UI/Views/Shared/Partial/_Navbar.cshtml
@@ -37,9 +37,9 @@
@Html.GetNavbarUrl(Context, "/issues", UI.Layout_Issues, "exclamation", "")
@if (Context.CurrentUser.IsAuthenticated()) // TODO replace with IsAdmin
{
-
@UI.Layout_Donate
+ @UI.Layout_Donate
}
- @UI.Custom_Donation_Default
+ @UI.Custom_Donation_Default
diff --git a/README.md b/README.md
index 0ece58264..b99ba072d 100644
--- a/README.md
+++ b/README.md
@@ -66,7 +66,7 @@ We are looking for any contributions to the project! Just pick up a task, if you
Please feed free to submit a pull request!
# Donation
-If you feel like donating you can [here!](https://paypal.me/PlexRequestNet)
+If you feel like donating you can [here!](https://paypal.me/PlexRequestsNet)
### A massive thanks to everyone for all their help!