| Index: chrome/common/extensions/docs/templates/articles/manifest/offline_enabled.html
|
| diff --git a/chrome/common/extensions/docs/templates/articles/manifest/offline_enabled.html b/chrome/common/extensions/docs/templates/articles/manifest/offline_enabled.html
|
| index a3d803b88e3dd765aabaf553704bdd1d3d8d0ef2..ee59eaba4182ca317a14e9f58d271dde0f08a3e7 100644
|
| --- a/chrome/common/extensions/docs/templates/articles/manifest/offline_enabled.html
|
| +++ b/chrome/common/extensions/docs/templates/articles/manifest/offline_enabled.html
|
| @@ -16,7 +16,7 @@ required and <code>"offline_enabled"</code> defaults to <code>false</code>.
|
| <p>
|
| The <code>"offline_enabled"</code> value is also used to determine whether a
|
| network connectivity check will be performed when launching an app in <a href="/apps/manifest/kiosk_enabled">
|
| -ChromeOS kiosk mode</a>. A network connectivity check will be performed when
|
| +Chrome OS kiosk mode</a>. A network connectivity check will be performed when
|
| apps are not offline enabled, and app launching put on hold until the device
|
| obtains connectivity to the Internet.
|
| </p>
|
|
|