fix(curriculum): remove backticks from answer (#57911)

This commit is contained in:
Nayan Bagale 2025-01-04 02:27:41 +05:30 committed by GitHub
parent 2465831085
commit 4a31ae2da1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@ Review the beginning of the video where the `superscript` element is discussed.
---
To display text as a `superscript` above the normal line of text.
To display text as a superscript above the normal line of text.
---