mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-05 00:00:18 -04:00
fix: specify which trademark symbol is used in html entities lecture (#65802)
This commit is contained in:
committed by
GitHub
parent
4613efa921
commit
d6d452dfac
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user