There is a typo on the following page:
https://solana.com/developers/evm-to-svm/smart-contracts
In the "Solana supports the following environments" table, the Devnet RPC URL is shown as:
https://api.devtnet.solana.com
It should be:
https://api.devnet.solana.com
The typo appears in the rendered HTML, but I couldn’t locate it directly in the repository, so it may be coming from a CMS or generated content.