Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c66a801

Browse files
UziTechAktanee
authored andcommitted
fix typos
1 parent df59050 commit c66a801

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

app/data/fixed-content.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ <h3>Disabled button</h3>
297297
</div>
298298

299299
<div class="mt-3 mb-5">
300-
<h3>Checkboxe buttons</h3>
300+
<h3>Checkbox buttons</h3>
301301
<div class="btn-group" data-toggle="buttons">
302302
<label class="btn btn-primary active">
303303
<input type="checkbox" checked autocomplete="off"> Boots
@@ -1371,7 +1371,7 @@ <h4 class="card-title">Ugg Boots</h4>
13711371
<h1>Tooltip</h1>
13721372

13731373
<div class="mt-3 mb-5">
1374-
<h3>Inline tooltop</h3>
1374+
<h3>Inline tooltip</h3>
13751375
<p style="margin:40px;">Check out my
13761376
<a target="_blank" href="javascript:void(0);" data-toggle="tooltip" data-placement="top" title="Build advanced layouts easily with CSS!">Grid tutorial</a>, as you never know when you might need it!</p>
13771377
</div>
@@ -1640,7 +1640,7 @@ <h3>Default Progress bar</h3>
16401640
</div>
16411641

16421642
<div class="mt-3 mb-5">
1643-
<h3>Stripped Progress bar </h3>
1643+
<h3>Striped Progress bar </h3>
16441644
<div class="progress">
16451645
<div class="progress-bar progress-bar-striped" role="progressbar" style="width: 10%" aria-valuenow="10" aria-valuemin="0"
16461646
aria-valuemax="100"></div>
@@ -1917,4 +1917,4 @@ <h3>Samp tag</h3>
19171917
<div class="pt-5 pb-5 mb-5 mt-3"></div>
19181918

19191919
</div>
1920-
</div>
1920+
</div>

0 commit comments

Comments
 (0)