Skip to content

Commit

Permalink
Merge pull request #1656 from brave/torrent-typo
Browse files Browse the repository at this point in the history
Update torrentViewerFooter.tsx
  • Loading branch information
rossmoody authored Feb 13, 2019
2 parents 702740c + ae74ecb commit 1e02cf0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export default class TorrentViewerFooter extends React.PureComponent<
/>
) : (
<div className='privacyNotice'>
Privacy Warning: When you click "Start Torrent" Brave will beging
Privacy Warning: When you click "Start Torrent" Brave will begin
downloading pieces of the torrent file from other users and uploading to
them in turn. This action will share that you're downloading this file.
Others may be able to see what you're downloading and/or determine your
Expand Down

0 comments on commit 1e02cf0

Please sign in to comment.