docs(orderBy): correctly is not the right word
The use of correctly implies that Angular is doing something incorrect, however it is that we expect a number passed as a string to be sorted as a number. Angular does not do what we are expecting, although it responds correctly to what we have actually asked - sorting based on the string representation of a number. Closes #12046
D
David Anderton committed
7e5248a33fd5b4dc2b1ac67f9066dd8289785ece
Parent: c210ff5
Committed by Martin Staffa <mjstaffa@googlemail.com>
on 6/8/2015, 7:15:10 PM