In this example,
It is saying that the 2 vectors
$ \frac{(i,1)}{ \sqrt 2} , \frac {(-i,1)}{ \sqrt 2}$
are an orthonormal basis, I wanted to verify this, so I checked the norm of each vector, the norms turned out to be $1$
But when I perform the inner product of the two vectors
$\langle \frac{(i,1)}{ \sqrt 2},\frac {(-i,1)}{ \sqrt 2}\rangle = 1$
It does not equal zero, so they should not be orthonormal, is this a typo in the book or am I missing something?

We have that $$\left\langle[i,1]^t, [-i, 1]^t\right\rangle=\bar{(i)}(-i)+\bar{(1)}(1)=(-i)^2+1=0$$ The same applies when the inner product is linear in it's first argument instead of the second.