LRU Cache - Spelling Error

LRU Cache has a spelling error in the 8th step. Is there a good way to report little errors like these?

  1. Get: cahce.get(1); // Returns -1 since key 1 does not exist in cache