summaryrefslogtreecommitdiffstats
path: root/webapp/components
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/components')
-rw-r--r--webapp/components/about_build_modal.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/components/about_build_modal.jsx b/webapp/components/about_build_modal.jsx
index 1f41d76f9..b95d3a60a 100644
--- a/webapp/components/about_build_modal.jsx
+++ b/webapp/components/about_build_modal.jsx
@@ -96,7 +96,7 @@ export default class AboutBuildModal extends React.Component {
<div className='form-group'>
<FormattedMessage
id='about.licensed'
- defaultMessage='Licensed by:'
+ defaultMessage='Licensed to:'
/>
&nbsp;{license.Company}
</div>