Skip to content

Commit be4df42

Browse files
committed
Improve docs
1 parent b5ea302 commit be4df42

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/app/templates/public-pages/docs/migrate-8-0-to-9-0.gts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ import { LinkTo } from '@ember/routing';
5757
<code>calculatePosition</code>. Previously, this option passed the
5858
current class instance to
5959
<code>calculatePosition</code>.<br />
60-
Note: This option was never documented.
60+
<small>Note: This option was never documented.</small>
6161
</p>
6262
</li>
6363
<li>
@@ -77,7 +77,7 @@ import { LinkTo } from '@ember/routing';
7777
<code>&lt;BasicDropdown @contentHtmlTag="span"&gt;</code>
7878
This change is required to fix Glint v2 typing issues.
7979
<br />
80-
<small><i>(Deprecation added in 8.11)</i></small>
80+
<small><i>(Option added in 8.11)</i></small>
8181
</p>
8282
</li>
8383
<li>
@@ -89,7 +89,7 @@ import { LinkTo } from '@ember/routing';
8989
<code>&lt;BasicDropdown @triggerHtmlTag="span"&gt;</code>
9090
This change is required to fix Glint v2 typing issues.
9191
<br />
92-
<small><i>(Deprecation added in 8.10)</i></small>
92+
<small><i>(Option added in 8.10)</i></small>
9393
</p>
9494
</li>
9595
<li>

0 commit comments

Comments
 (0)