Skip to content

Commit e5d97e0

Browse files
committed
Fixed the emphasis in the release announcement
1 parent d146313 commit e5d97e0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/announcements-4.0.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -374,8 +374,8 @@ <h3 id="removed-initselection">
374374
<p>
375375
The new <code>current</code> method of the data adapter works in a similar
376376
way to the old <code>initSelection</code> method, with three notable
377-
differences. The first, and most important, is that <code>it is called
378-
whenever the current selections are needed</code> to ensure that Select2
377+
differences. The first, and most important, is that <strong>it is called
378+
whenever the current selections are needed</strong> to ensure that Select2
379379
is always displaying the most accurate and up to date data. No matter
380380
what type of element Select2 is attached to, whether it supports a
381381
single or multiple selections, the data passed to the callback

0 commit comments

Comments
 (0)