| Index: chrome/common/extensions/docs/templates/intros/serial.html
|
| diff --git a/chrome/common/extensions/docs/templates/intros/serial.html b/chrome/common/extensions/docs/templates/intros/serial.html
|
| index 01392550e21d7a8838e7ff4b13d8744c0629a64c..b3ef3795b94b583cf0196a7d0aeba9959aa6b5fa 100644
|
| --- a/chrome/common/extensions/docs/templates/intros/serial.html
|
| +++ b/chrome/common/extensions/docs/templates/intros/serial.html
|
| @@ -1,6 +1,6 @@
|
| <p id="classSummary">
|
| Use the <code>chrome.serial</code> module
|
| -to read to and write from a device connected to a serial port.
|
| +to read from and write to a device connected to a serial port.
|
| </p>
|
|
|
| <h4>Related Documentation</h4>
|
|
|