You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In chapter 3, section 15, using single quotes for strings in the solution returns the following ✘ Did you overwrite the doc._.book extension with the context value of 'book'?
The solution is accepted if they are replaced with double quotes without any other changes to the code.