Access an array element

In the code below we try the access the first element of the array. But, we introduced a slight mistake. Fix the mistake and run the code.
JavaScript
Console