From c0ed1ad9aa30b96f5efa4312f0744db13920cad4 Mon Sep 17 00:00:00 2001 From: Manoel Aranda Neto Date: Sun, 31 May 2020 21:32:54 +0200 Subject: [PATCH] fix copypasta typo --- source.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source.md b/source.md index f1ed31a..456905c 100644 --- a/source.md +++ b/source.md @@ -464,11 +464,11 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Log / Tracing - [Catcher](https://github.com/jhomlala/catcher) - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala) -- [Logger](https://github.com/leisim/logger) - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim) +- [Logger](https://github.com/leisim/logger) - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim) ### Crash monitoring -- [Sentry](https://sentry.io/) - Sentry provides self-hosted and cloud-based error monitoring that helps all software teams discover, triage, and prioritize errors in real-time by [Flutter](https://github.com/flutter/sentry) +- [Sentry](https://sentry.io/) - Sentry provides self-hosted and cloud-based error monitoring that helps all software teams discover, triage, and prioritize errors in real-time by [Flutter](https://github.com/flutter/sentry) ## Frameworks