mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-05-19 04:42:55 +08:00
One instance of `/phones/:phoneId` erroneously had a singular version, `/phone/:phoneId`, which does not match what was actually used in the code. Closes #7313