Merge pull request 'soundAlias example fix' (#1720) from PepsiiMan/strudel:docfix into main

Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1720
This commit is contained in:
froos 2025-11-11 09:00:47 +01:00
commit b6e382508f

View file

@ -63,7 +63,7 @@ You can also create custom aliases for existing sounds using the `soundAlias` fu
<MiniRepl
client:idle
tune={`soundAlias("RolandTR808_bd", "kick")
tune={`soundAlias('RolandTR808_bd', 'kick')
s("kick")`}
/>