fix: change rating to ratings (#37863)
This commit is contained in:
committed by
Manish Giri
parent
7454719334
commit
a68e3ef39d
@ -180,7 +180,7 @@ for(var i=0; i < watchList.length; i++){
|
|||||||
|
|
||||||
// Add your code above this line
|
// Add your code above this line
|
||||||
|
|
||||||
console.log(JSON.stringify(rating));
|
console.log(JSON.stringify(ratings));
|
||||||
```
|
```
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user