Donga Kasi Pavan Kumar
Donga Kasi Pavan Kumar
_Issue #, if available:_ Right now, NextJS guides shows unnecessary backticks in [one of the code blocks](https://docs.amplify.aws/guides/hosting/nextjs/q/platform/js/#adding-amplify-hosting-1:~:text=amplify%20add%20hosting-,%60%60%60console,-%3F%20Select%20the%20plugin).  _Description of changes:_ This PR removes the aforementioned backticks. By submitting this...
Fixes a typo in the `className` under AdminNavbar.js where `mx-autp` was used instead of `mx-auto`.
Fixes include: 1. Added one missing closing parenthesis on line 49. 2. Two typo fixes: a. Variabless → Variables b. Undbound → Unbound Thank you.
Show an error message when destination URL exists for a domain. ## Screenshot  Fixes #926