| Index: chrome/common/extensions/docs/templates/articles/nativeMessaging.html
|
| diff --git a/chrome/common/extensions/docs/templates/articles/nativeMessaging.html b/chrome/common/extensions/docs/templates/articles/nativeMessaging.html
|
| index 2a7e861ab10c2edb68210e2e7334e47a4cbfc5b9..4ff66debca094b2b51446e3e5f7ba2390823902e 100644
|
| --- a/chrome/common/extensions/docs/templates/articles/nativeMessaging.html
|
| +++ b/chrome/common/extensions/docs/templates/articles/nativeMessaging.html
|
| @@ -1,4 +1,4 @@
|
| -<h1>Native messaging</h1>
|
| +<h1>Native Messaging</h1>
|
| <p>
|
| Extensions and apps can exchange messages with native applications using an API
|
| that is similar to the other <a href="messaging">message passing APIs</a>.
|
|
|