1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-11 01:10:37 +02:00

Fix minor typo in documentation

This commit is contained in:
Jake Ob
2023-04-16 20:15:24 +03:00
parent 240ed4047f
commit f8dceb5046

View File

@ -17,7 +17,7 @@ or
Usage (module): Usage (module):
import jc import jc
result = jc.parse('bluetootctl', bluetootctl_command_output) result = jc.parse('bluetoothctl', bluetoothctl_command_output)
Schema: Schema: