diff --git a/docs/en/Migration-Guides/Abp-4_0-Blazor.md b/docs/en/Migration-Guides/Abp-4_0-Blazor.md index 0f01899f7c..d381ffceb6 100644 --- a/docs/en/Migration-Guides/Abp-4_0-Blazor.md +++ b/docs/en/Migration-Guides/Abp-4_0-Blazor.md @@ -85,4 +85,4 @@ If you've derived your pages from the `AbpCrudPageBase` class, then you may need ## Others - Refactored namespaces for some Blazor components ([#6015](https://github.com/abpframework/abp/issues/6015)). -- Removed Async Suffix from IUiMessageService ([#6123](https://github.com/abpframework/abp/pull/6123)). \ No newline at end of file +- Removed Async Suffix from IUiMessageService methods ([#6123](https://github.com/abpframework/abp/pull/6123)). \ No newline at end of file