Ngix pod issue for simple pod

I am getting below error when running sample ngix pod

Warning Failed 6m9s (x4 over 7m43s) kubelet, node01 Failed to pull image “ngix”: rpc error: code = Unknown desc = Error response from daemon: pull access denied for ngix, repository does not exist or may require ‘docker login’: denied: requested access to the resource is denied

It should be nginx not ngix. Typo error on the image name.

thank you for your help.