Skip to content

Commit e9e64aa

Browse files
committed
Fix ar locale direction
1 parent d27be79 commit e9e64aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

guide/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ Will show:
381381

382382
.. code-block:: html
383383

384-
<html lang="ar" dir="ltr">
384+
<html lang="ar" dir="rtl">
385385

386386
Currencies, dates and ordinals
387387
------------------------------

0 commit comments

Comments
 (0)