Base solution for your next web application
Open Closed

DefaultError404 - Improper Grammar #11149


User avatar
0
BigCDogCrew created

AspNetZero v8.4, Abp 5.5, Mvc/jQuery

Inside [account-layout-libs.min.js] and also [account-layout-libs.min.js]

        defaultError404: {
          message: 'Resource not found!',
          details: 'The resource requested could not found on the server.'
        },

The details value should be changed to 'The resource requested could not be found on the server.'


1 Answer(s)