diff --git a/BTCPayServer/Views/UIWallets/WalletTransactions.cshtml b/BTCPayServer/Views/UIWallets/WalletTransactions.cshtml
index a7e0099ef..c1c9191d7 100644
--- a/BTCPayServer/Views/UIWallets/WalletTransactions.cshtml
+++ b/BTCPayServer/Views/UIWallets/WalletTransactions.cshtml
@@ -91,7 +91,7 @@
@if (Context.Request.Query.ContainsKey("labelFilter"))
{
- Clear filter
+ Clear filter
}
}