From ced43692025188d95ccbacc2d003a257a1b4ee6d Mon Sep 17 00:00:00 2001 From: Nick Bourdakos Date: Mon, 20 Mar 2023 11:20:59 -0700 Subject: [PATCH] Fix README link typo PiperOrigin-RevId: 518024831 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc4717d6..b69cd18f 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Utilizes Bluetooth Low Energy (BLE) to discover nearby Bluetooth devices without An extension to Nearby Connections that features an extensible identity model for authentication and restricted visibility, resource management for system health, and proximity detection through sensor fusion. -### [Nearby for Embedded Systems](embeded/) +### [Nearby for Embedded Systems](embedded/) A lightweight implementation of Fast Pair intended for embedded systems.