From 6c51c118e83131092380686375a84af53bef9a0f Mon Sep 17 00:00:00 2001 From: Greg Wilson Date: Thu, 30 Jun 2016 20:56:29 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04dd266..b5f5b87 100644 --- a/README.md +++ b/README.md @@ -385,7 +385,7 @@ the callback function will be called with a `samples` array containing objects w ... ] ``` -**example usage** +*example usage* ```javascript AppleHealthKit.getHeightSamples(options, (err: Object, samples: Array) => { if(this._handleHealthKitError(err, 'getHeightSamples')){ -- 2.26.2