diff --git a/jc/parsers/bluetoothctl.py b/jc/parsers/bluetoothctl.py index 8f007991..2f0c753c 100644 --- a/jc/parsers/bluetoothctl.py +++ b/jc/parsers/bluetoothctl.py @@ -17,7 +17,7 @@ or Usage (module): import jc - result = jc.parse('bluetootctl', bluetootctl_command_output) + result = jc.parse('bluetoothctl', bluetoothctl_command_output) Schema: