Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandar-apostolov committed Nov 9, 2023
1 parent 574273a commit 6e6e40a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ public fun VideoRenderer(
return
}

// Sow avatar always behind the video.
// Show avatar always behind the video.
videoFallbackContent.invoke(call)

if (video?.enabled == true) {
Expand Down

0 comments on commit 6e6e40a

Please sign in to comment.