Skip to content

Commit bcc498f

Browse files
Update index.html
1 parent 28012c2 commit bcc498f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ <h3>
473473
"<dfn data-dfn-for="text-direction">auto</dfn>" (default)
474474
</dt>
475475
<dd>
476-
<p>Direction determined from content.</p>
476+
<p>Direction determined from content using the first-strong part of the [[BIDI]] algorithm.</p>
477477
<aside class="note">
478478
<p>
479479
An actual direction value such as `rtl` or `ltr` is preferred to relying on `auto`.

0 commit comments

Comments
 (0)