Skip to content

Commit 25ccf72

Browse files
author
Gabriel Schulhof
committed
Demos: Controlgroup: Copy editing.
1 parent 66111a2 commit 25ccf72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demos/controlgroup/index.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -357,8 +357,8 @@
357357
</div><!--/demo-html -->
358358

359359
<h2>Textinputs</h2>
360-
<p>While textinputs are not officially supported by the controlgroup they can be made to work with some simple css</p>
361-
<p>To make this work you will need to add one css rule and uses textinput's wrapperClass option to set two classes on the textinput wrapper</p>
360+
<p>While textinputs are not officially supported by the controlgroup they can be made to work with some simple css.</p>
361+
<p>To make this work you will need to add one css rule and use textinput's wrapperClass option to set two classes on the textinput wrapper.</p>
362362
<div data-demo-html="true" data-demo-css="#textinput-controlgroup">
363363
<label for="currency-controlgroup">Value</label>
364364
<div data-role="controlgroup" data-type="horizontal">

0 commit comments

Comments
 (0)