Update README.md

This commit is contained in:
Max Bassett 2016-08-09 11:56:57 -04:00 committed by GitHub
parent c7f4059721
commit d198a2902b

View File

@ -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.