|
@@ -5,7 +5,7 @@
|
|
|
Application windows have a default [chrome][] applied by the OS. Not to be confused
|
|
|
with the Google Chrome browser, window _chrome_ refers to the parts of the window (e.g.
|
|
|
title bar, toolbars, controls) that are not a part of the main web content. While the
|
|
|
-default title bar provided by the OS chrome is sufficent for simple use cases, many
|
|
|
+default title bar provided by the OS chrome is sufficient for simple use cases, many
|
|
|
applications opt to remove it. Implementing a custom title bar can help your application
|
|
|
feel more modern and consistent across platforms.
|
|
|
|