Skip to content

Commit 2d0eb69

Browse files
committed
Merge pull request usablica#234 from eliovir/patch-1
Update index.html
2 parents 81e8d94 + 3f39320 commit 2d0eb69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example/RTL/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8">
5-
<title>RTL</title>
5+
<title>Handling "Right To Left" languages</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<meta name="description" content="Intro.js - Better introductions for websites and features with a step-by-step guide for your projects.">
88
<meta name="author" content="Afshin Mehrabani (@afshinmeh) in usabli.ca group">
@@ -43,7 +43,7 @@ <h3 class="muted">Intro.js</h3>
4343

4444
<div class="jumbotron">
4545
<h1 data-step="1" data-intro="متن توضیح">RTL Style</span></h1>
46-
<p class="lead" data-step="4" data-intro="یک مرحله دیگه">This is the RTL version of IntroJs which include an addition CSS file to perform the RTL style.</p>
46+
<p class="lead" data-step="4" data-intro="یک مرحله دیگه">This is the <abbr lang="en" title="Right To Left">RTL</abbr> version of IntroJs which includes an addition CSS file to perform the RTL style.</p>
4747
<a class="btn btn-large btn-success" href="javascript:void(0);" onclick="javascript:introJs().setOptions({ 'nextLabel': 'بعد', 'prevLabel': 'قبل', 'skipLabel': 'خروج', 'doneLabel': 'اتمام' }).start();">Show me how</a>
4848
</div>
4949

0 commit comments

Comments
 (0)