Update docs/en/API/Auto-API-Controllers.md

Co-authored-by: Qingxiao Ren <rqx110@163.com>
pull/16712/head
maliming 2 years ago committed by GitHub
parent 7254b747f5
commit ad08006b6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -176,7 +176,7 @@ In addition to [Overriding a Controller](../Customizing-Application-Modules-Over
They have the same [route](https://learn.microsoft.com/en-us/aspnet/core/mvc/controllers/routing?view=aspnetcore-7.0), but can have **different** input and output parameters.
### Replace built-in AbpApplicationLocalizationController
### Replace built-in AbpApplicationConfigurationController
The `ReplaceControllersAttribute` indicate the replaced controller type.

Loading…
Cancel
Save