From 6e75cdf4533e9a47f804d06d48110b2e2e789ce4 Mon Sep 17 00:00:00 2001 From: Vyacheslav Chigrin Date: Thu, 5 Dec 2024 00:01:26 +0300 Subject: [PATCH] Fix spelling in documentation. Co-authored-by: mark9064 <30447455+mark9064@users.noreply.github.com> --- doc/ble.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ble.md b/doc/ble.md index 8918aadd43..e4d41f7f63 100644 --- a/doc/ble.md +++ b/doc/ble.md @@ -119,7 +119,7 @@ The following custom services are implemented in InfiniTime: ### IAC -InfiniTime implements Immediade Alert Service client, that can be used to send notifications to companion app. +InfiniTime implements an Immediate Alert Service client, which can be used to send alerts to the companion app. This is useful for "Find my Phone" functionality. More documentation about this service can be found here.