Browse Source

Fix typo

pull/1886/head
Gabe Kangas 5 years ago
parent
commit
174a4891fd
  1. 2
      web/pages/viewer-info.tsx

2
web/pages/viewer-info.tsx

@ -131,7 +131,7 @@ export default function ViewersOverTime() { @@ -131,7 +131,7 @@ export default function ViewersOverTime() {
<Typography.Text type="secondary">
Visit the{' '}
<a href="https://owncast.online/docs/viewers/?source=admin">documentation</a> to
configure additional details bout your viewers.
configure additional details about your viewers.
</Typography.Text>{' '}
</p>
</div>

Loading…
Cancel
Save