Skip to content

Commit c30796a

Browse files
committed
fix(route/rumble): update example channel
1 parent 477050a commit c30796a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/routes/rumble/channel.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export const route: Route = {
1515
view: ViewType.Videos,
1616
name: 'Channel',
1717
maintainers: ['luckycold'],
18-
example: '/rumble/c/Timcast',
18+
example: '/rumble/c/MikhailaPeterson',
1919
parameters: {
2020
channel: 'Channel slug from `https://rumble.com/c/<channel>`',
2121
embed: 'Default to embed the video, set to any value to disable embedding',

0 commit comments

Comments
 (0)