diff options
Diffstat (limited to 'demos/datepicker/multiple-calendars.html')
-rw-r--r-- | demos/datepicker/multiple-calendars.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/datepicker/multiple-calendars.html b/demos/datepicker/multiple-calendars.html index fe7d990a1..615537dd3 100644 --- a/demos/datepicker/multiple-calendars.html +++ b/demos/datepicker/multiple-calendars.html @@ -26,7 +26,7 @@ <div class="demo-description"> -<p>Set the <strong>numberOfMonths</strong> option to an integer of 2 or more to show multiple months in a single datepicker.</p> +<p>Set the <code>numberOfMonths</code> option to an integer of 2 or more to show multiple months in a single datepicker.</p> </div><!-- End demo-description --> |