diff --git a/packages/www/components/StreamDetails/StreamOverviewBox.tsx b/packages/www/components/StreamDetails/StreamOverviewBox.tsx index 29f67db4d8..94c23f3246 100644 --- a/packages/www/components/StreamDetails/StreamOverviewBox.tsx +++ b/packages/www/components/StreamDetails/StreamOverviewBox.tsx @@ -106,7 +106,7 @@ const StreamOverviewBox = ({ When enabled, transcoded streaming sessions will be recorded and stored by Livepeer Studio. Each recorded session will have a recording .m3u8 URL for playback and an MP4 download - link. This feature is currently free. + link. }> diff --git a/packages/www/pages/app/stream/[id].tsx b/packages/www/pages/app/stream/[id].tsx index 00f9f47b53..6b6cb68f48 100644 --- a/packages/www/pages/app/stream/[id].tsx +++ b/packages/www/pages/app/stream/[id].tsx @@ -733,7 +733,6 @@ const ID = () => {
Each recorded session will have a recording .m3u8 URL for playback and an MP4 download link.
- This feature is currently free.