diff --git a/docs/concepts/BluetoothAndroid.md b/docs/concepts/BluetoothAndroid.md
index a00a0e1..cf012d2 100644
--- a/docs/concepts/BluetoothAndroid.md
+++ b/docs/concepts/BluetoothAndroid.md
@@ -6,7 +6,7 @@ First ensure you have the necessary permissions in the AndroidManifest.xml file:
-```xml
+```
Next see MainActivity.cs in the Android sample as a reference: