From 866991c76700454d9f9853459c091b9ebd36fb16 Mon Sep 17 00:00:00 2001 From: Konstantin Date: Fri, 4 Oct 2024 20:56:44 +0200 Subject: [PATCH] fix: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0186ff..7e39cd5 100644 --- a/README.md +++ b/README.md @@ -269,7 +269,7 @@ After: > You can rename all deprecated classes in your project using the Code Cleanup function in IntelliJ/Android Studio. -> [!WARN] +> [!WARNING] > Do not mix usage of `TelemetryManager` and `TelemetryDeck`. Once you're ready to migrate, adapt all uses at the same time.