We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c1b33e commit b30949eCopy full SHA for b30949e
readme.md
@@ -481,7 +481,7 @@ Yields:
481
482
### `Emphasis`
483
484
-`Emphasis` ([`Parent`][parent]) represents slightly important text.
+`Emphasis` ([`Parent`][parent]) represents slight emphasis.
485
486
```idl
487
interface Emphasis <: Parent {
@@ -525,7 +525,7 @@ Yields:
525
526
### `Strong`
527
528
-`Strong` ([`Parent`][parent]) represents super important text.
+`Strong` ([`Parent`][parent]) represents strong emphasis.
529
530
531
interface Strong <: Parent {
0 commit comments