fix: specify which trademark symbol is used in html entities lecture (#65802)

This commit is contained in:
Kristofer Koishigawa 2026-02-11 00:23:31 +13:00 committed by GitHub
parent 4613efa921
commit d6d452dfac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,7 +41,7 @@ Another type of character reference would be the decimal numeric reference. This
Here is an example of using the decimal numeric reference for the less than symbol.
Enable the interactive editor and change the code to see different symbols. You can use `©` for the copyright symbol and `®` for the trademark symbol.
Enable the interactive editor and change the code to see different symbols. You can use `©` for the copyright symbol and `®` for the registered trademark symbol.
:::interactive_editor