| Index: chrome/common/extensions/docs/templates/articles/app_bluetooth.html
|
| diff --git a/chrome/common/extensions/docs/templates/articles/app_bluetooth.html b/chrome/common/extensions/docs/templates/articles/app_bluetooth.html
|
| index d8d9df8864a2b3296a304aa03ff490cd5ad93674..25666b2ce58aef046715d635da5b73424b699dc1 100644
|
| --- a/chrome/common/extensions/docs/templates/articles/app_bluetooth.html
|
| +++ b/chrome/common/extensions/docs/templates/articles/app_bluetooth.html
|
| @@ -794,7 +794,7 @@ chrome.bluetoothLowEnergy.readCharacteristicValue(chrc.instanceId,
|
| Points", where writing the value has side effects. For example, the <em>Heart
|
| Rate Control Point</em> characteristic is used to tell a heart rate sensor to
|
| reset its count of total calories burned and only supports writes. To achieve
|
| - this, Chrome provides the $(ref:bluetootLowEnergy.writeCharacteristicValue)
|
| + this, Chrome provides the $(ref:bluetoothLowEnergy.writeCharacteristicValue)
|
| method:
|
| </p>
|
|
|
|
|