From d3196fe8e8df2e852b05e34c6595fa1543359ada Mon Sep 17 00:00:00 2001 From: justin-f-perez Date: Wed, 24 Jan 2024 12:54:50 -0600 Subject: [PATCH] Use correct app name in README.md Fixes copy-pasta mistake --- Boards/Documentation/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Boards/Documentation/README.md b/Boards/Documentation/README.md index f41f165..a2f9bd1 100644 --- a/Boards/Documentation/README.md +++ b/Boards/Documentation/README.md @@ -3,7 +3,7 @@ ## How to use * [Use Boards sample app template](boards.md) -## Customize Inspection app +## Customize Boards app * [Understand Boards sample app template architecture (preview)](boards-architecture.md)