Skip to content

Commit b381250

Browse files
committed
Update README.md
1 parent 0c83389 commit b381250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ struct ContentView: View {
120120
ContentUnavailableView(
121121
"Error",
122122
systemImage: "exclamationmark.triangle.fill",
123-
description: Text("YouTube player couldn't be loaded: \(error)")
123+
description: Text("YouTube player couldn't be loaded")
124124
)
125125
}
126126
}

0 commit comments

Comments
 (0)