docs: fix client side error in references (#12475)

This commit is contained in:
Shahed Nasser
2025-05-14 10:18:37 +03:00
committed by GitHub
parent d34b4646de
commit e60d15ea84
12 changed files with 17700 additions and 17700 deletions

View File

@@ -198,7 +198,7 @@ export default ModuleProvider(Modules.NOTIFICATION, {
This exports the module provider's definition, indicating that the `MyNotificationProviderService` is the module provider's service.
<Note title="Tip>
<Note title="Tip">
A notification module provider can have export multiple provider services, where each are registered as a separate notification provider.