diff --git a/src/browser/components/SettingsPage.jsx b/src/browser/components/SettingsPage.jsx index bd98a055..39c1da6a 100644 --- a/src/browser/components/SettingsPage.jsx +++ b/src/browser/components/SettingsPage.jsx @@ -363,7 +363,7 @@ const SettingsPage = React.createClass({ var optionsRow = (options.length > 0) ? ( -

{'App options'}

+

{'App Options'}

{ options.map((opt, i) => ( {opt}