From 2300ce306afadebd5f1987acf8ded6ac228f68e8 Mon Sep 17 00:00:00 2001
From: Ben Huddleston <40238853+BenHuddleston@users.noreply.github.com>
Date: Wed, 7 Oct 2020 22:25:21 +0100
Subject: [PATCH] Correct typo in previous profile behaviour binding in
 bluetooth.md

---
 docs/docs/behavior/bluetooth.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/docs/behavior/bluetooth.md b/docs/docs/behavior/bluetooth.md
index f802a9a2..8bde71bf 100644
--- a/docs/docs/behavior/bluetooth.md
+++ b/docs/docs/behavior/bluetooth.md
@@ -66,7 +66,7 @@ The bluetooth behavior completes an bluetooth action given on press.
 1. Behavior binding to select the previous profile:
 
    ```
-   &bt BT_NXT
+   &bt BT_PRV
    ```
 
 1. Behavior binding to select the 2nd profile (passed parameters are [zero based](https://en.wikipedia.org/wiki/Zero-based_numbering)):