Skip to content

Commit 52c0fb5

Browse files
committed
Fix typo
1 parent 029c190 commit 52c0fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotcom-rendering/src/components/LoopVideo.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export const Default = {
3636
} satisfies StoryObj<typeof LoopVideo>;
3737

3838
export const WithWebmFile = {
39-
name: 'Without Audio',
39+
name: 'With Webm File',
4040
args: {
4141
...Default.args,
4242
src: 'https://interactive.guim.co.uk/atoms/2023/01/2025-trump-100-days/assets/v/1746020259/videos/header-video.webm',

0 commit comments

Comments
 (0)