Skip to content

Commit 32403f0

Browse files
committed
..
1 parent 6c36a68 commit 32403f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/library/media/audio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ rx.audio(
2020
)
2121
```
2222

23-
If we had a local file in the `assets` folder named `test.mp3` we could set `url="/test.mp3"` to view the audio file.
23+
If we had a local file in the `assets` folder named `test.mp3` we could set `src="/test.mp3"` to view the audio file.
2424

2525
```md alert info
2626
# How to let your user upload an audio file

0 commit comments

Comments
 (0)