newsfeed: fix set default value for animationSpeed option in README

This commit is contained in:
Rodrigo Ramírez Norambuena 2016-11-20 20:06:58 -03:00
parent e5c75259e0
commit 6c9d33f05c

View File

@ -98,7 +98,7 @@ The following properties can be configured:
<td><code>animationSpeed</code></td>
<td>Speed of the update animation. (Milliseconds)<br>
<br><b>Possible values:</b><code>0</code> - <code>5000</code>
<br><b>Default value:</b> <code>2000</code> (2 seconds)
<br><b>Default value:</b> <code>2500</code> (2.5 seconds)
</td>
</tr>
<tr>