Skip to content

Commit 9b1359c

Browse files
committed
sonar fix
1 parent 79825cc commit 9b1359c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/videoBackground/VideoBackground.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ VideoBackground.propTypes = {
233233
button: PropTypes.shape({
234234
content: PropTypes.string.isRequired,
235235
url: PropTypes.string,
236-
landing_page: PropTypes.shape({
236+
english_landing_page: PropTypes.shape({
237237
slug: PropTypes.string.isRequired,
238238
}),
239239
}),

0 commit comments

Comments
 (0)