diff --git a/README.md b/README.md index ec937c0..489235d 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ state, you can use the following function: } }, function() { - console.log('Failed check the device's idle state.'); + console.log('Failed to check the device's idle state.'); }); Note that in all the above examples, all callbacks are optional.