diff options
-rw-r--r-- | demos/accordion/noAutoHeight.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/accordion/noAutoHeight.html b/demos/accordion/noAutoHeight.html index b20ee6e80..a57579517 100644 --- a/demos/accordion/noAutoHeight.html +++ b/demos/accordion/noAutoHeight.html @@ -49,7 +49,7 @@ <div class="demo-description">
-<p>Settings <code>autoHeight: false</code> allows to accordion panels to keep their native height.</p>
+<p>Setting <code>autoHeight: false</code> allows to accordion panels to keep their native height.</p>
</div><!-- End demo-description -->
|