On the following page there is a typo in the code snippet on line 2:
const context = await view.getContenxt()
getContenxt should be getContext
On the following page there is a typo in the code snippet on line 2:
const context = await view.getContenxt()
getContenxt should be getContext
Thank you for reporting @MelvinRook .
The change should be live now.