mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-09 01:05:53 +02:00
Fix minor typo in documentation
This commit is contained in:
@ -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:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user