@@ -4,7 +4,7 @@ export default [
44 title : "Requirement of new Integration" ,
55 year : "1988" ,
66 runtime : "92" ,
7- genres : [ "Open " ] ,
7+ genres : [ "open " ] ,
88 director : "Tim Burton" ,
99 actors : "Alec Baldwin, Geena Davis, Annie McEnroe, Maurice Page" ,
1010 plot :
@@ -17,7 +17,7 @@ export default [
1717 title : "The Cotton Club" ,
1818 year : "1984" ,
1919 runtime : "127" ,
20- genres : [ "Open " ] ,
20+ genres : [ "open " ] ,
2121 director : "Francis Ford Coppola" ,
2222 actors : "Richard Gere, Gregory Hines, Diane Lane, Lonette McKee" ,
2323 plot :
@@ -30,7 +30,7 @@ export default [
3030 title : "The Shawshank Redemption" ,
3131 year : "1994" ,
3232 runtime : "142" ,
33- genres : [ "Solved " ] ,
33+ genres : [ "solved " ] ,
3434 director : "Frank Darabont" ,
3535 actors : "Tim Robbins, Morgan Freeman, Bob Gunton, William Sadler" ,
3636 plot :
@@ -43,7 +43,7 @@ export default [
4343 title : "Crocodile Dundee" ,
4444 year : "1986" ,
4545 runtime : "97" ,
46- genres : [ "Pending " ] ,
46+ genres : [ "pending " ] ,
4747 director : "Peter Faiman" ,
4848 actors : "Paul Hogan, Linda Kozlowski, John Meillon, David Gulpilil" ,
4949 plot :
@@ -56,7 +56,7 @@ export default [
5656 title : "Valkyrie" ,
5757 year : "2008" ,
5858 runtime : "121" ,
59- genres : [ "OnHold " ] ,
59+ genres : [ "onHold " ] ,
6060 director : "Bryan Singer" ,
6161 actors : "Tom Cruise, Kenneth Branagh, Bill Nighy, Tom Wilkinson" ,
6262 plot :
@@ -69,7 +69,7 @@ export default [
6969 title : "Ratatouille" ,
7070 year : "2007" ,
7171 runtime : "111" ,
72- genres : [ "Open " ] ,
72+ genres : [ "open " ] ,
7373 director : "Brad Bird, Jan Pinkava" ,
7474 actors : "Patton Oswalt, Ian Holm, Lou Romano, Brian Dennehy" ,
7575 plot :
@@ -82,7 +82,7 @@ export default [
8282 title : "City of God" ,
8383 year : "2002" ,
8484 runtime : "130" ,
85- genres : [ "Solved " ] ,
85+ genres : [ "solved " ] ,
8686 director : "Fernando Meirelles, Kátia Lund" ,
8787 actors :
8888 "Alexandre Rodrigues, Leandro Firmino, Phellipe Haagensen, Douglas Silva" ,
@@ -96,7 +96,7 @@ export default [
9696 title : "Memento" ,
9797 year : "2000" ,
9898 runtime : "113" ,
99- genres : [ "Solved " ] ,
99+ genres : [ "solved " ] ,
100100 director : "Christopher Nolan" ,
101101 actors : "Guy Pearce, Carrie-Anne Moss, Joe Pantoliano, Mark Boone Junior" ,
102102 plot :
@@ -109,7 +109,7 @@ export default [
109109 title : "The Intouchables" ,
110110 year : "2011" ,
111111 runtime : "112" ,
112- genres : [ "Closed " ] ,
112+ genres : [ "closed " ] ,
113113 director : "Olivier Nakache, Eric Toledano" ,
114114 actors : "François Cluzet, Omar Sy, Anne Le Ny, Audrey Fleurot" ,
115115 plot :
@@ -122,7 +122,7 @@ export default [
122122 title : "The Intouchables" ,
123123 year : "2011" ,
124124 runtime : "112" ,
125- genres : [ "Open " ] ,
125+ genres : [ "open " ] ,
126126 director : "Olivier Nakache, Eric Toledano" ,
127127 actors : "François Cluzet, Omar Sy, Anne Le Ny, Audrey Fleurot" ,
128128 plot :
0 commit comments