</tr>\r
<tr>\r
<td>{min,}</td>\r
- <td> Matches at least the specified number of the preceding element.</td>\r
+ <td> Matches of the preceding element matched at least the\r
+ specified number of times.</td>\r
</tr>\r
<tr>\r
<td>{min,max} </td>\r
- <td>Matches if the preceding element matches between min and max\r
+ <td>Matches if the preceding element matches min or at most max\r
number of times.</td>\r
</tr>\r
</table>\r