there is nothing wrong. If you read the question carefully it is asking about the time required to translate the logical address. It is not asking about the total time required to translate the logical address and fetch it’s corresponding instruction.
So the translation can be found either in the TLB if it’s page hit, and if its page miss then we need to find the translation in page table residing in MM.