diff --git a/src/App/Pages/Settings/SettingsCreditsPage.cs b/src/App/Pages/Settings/SettingsCreditsPage.cs index 26e7568f1..3372cbb59 100644 --- a/src/App/Pages/Settings/SettingsCreditsPage.cs +++ b/src/App/Pages/Settings/SettingsCreditsPage.cs @@ -23,8 +23,8 @@ namespace Bit.App.Pages { new TableSection("Icons") { - new CustomViewCell(@"Icon 1 - John Smith -Icon 2 - Jane Doe") + new CustomViewCell(@"Tools by Alex Auda Samora from the Noun Project +") } } };