From 3c83e13ad5ef97faa5c4da2bc78e96a4d5ad9037 Mon Sep 17 00:00:00 2001 From: Wuzado <23276409+Wuzado@users.noreply.github.com> Date: Tue, 7 Apr 2020 11:13:09 +0200 Subject: [PATCH] Fix a biased description of honeybadger.io --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b5a9822..8682000a 100644 --- a/README.md +++ b/README.md @@ -462,7 +462,7 @@ Table of Contents ## Crash and Exception Handling * [bugsnag.com](https://www.bugsnag.com/) — Free for up to 2,000 errors/month after the initial trial - * [honeybadger.io](https://www.honeybadger.io) - Exception, uptime, and cron monitoring that's so awesome, you'll wish your site had more errors. Honeybadger is free for solo devs and open-source projects (12,000 errors/month). + * [honeybadger.io](https://www.honeybadger.io) - Exception, uptime, and cron monitoring. Free for solo devs and open-source projects (12,000 errors/month). * [logrocket.io](https://www.logrocket.com) - Logging and session replay for javascript apps. Free for 1,000 sessions a month, 14 days retention * [rollbar.com](https://rollbar.com/) — Exception and error monitoring, free plan with 5,000 errors/month, unlimited users, 30 days retention * [sentry.io](https://sentry.io/) — Sentry tracks app exceptions in real-time, has a small free plan. Free for 5k errors per month/ 1 user, unrestricted use if self-hosted