From 3a5cb431d5558036333b1930a2e93b1c0e6de9b6 Mon Sep 17 00:00:00 2001 From: gsalaun1 Date: Fri, 12 Nov 2021 08:58:36 +0100 Subject: [PATCH] Fix Typo on RTL Support --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 33d2dd7b..c23c5c5d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -317,7 +317,7 @@

RTL

Support for right-to-left text in Pico.

-

To enable RTL in Pico you need to set dir="rtl"on the <html< element.

+

To enable RTL in Pico you need to set dir="rtl"on the <html> element.

<!doctype html>
 <html dir="rtl" lang="ar">