Skip to content

Commit c3047bc

Browse files
authored
Merge pull request #10840 from rkfg/patch-2
Fix typo in Create.md
2 parents 440f71f + ba7128d commit c3047bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Create.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -460,8 +460,8 @@ Once the `dataProvider.create()` request returns successfully, users see a gener
460460

461461
`<Create>` uses two successive translation keys to build the success message:
462462

463-
* `resources.{resource}.notifications.create` as a first choice
464-
* `ra.notification.create` as a fallback
463+
* `resources.{resource}.notifications.created` as a first choice
464+
* `ra.notification.created` as a fallback
465465

466466
To customize the notification message, you can set custom translation for these keys in your i18nProvider.
467467

0 commit comments

Comments
 (0)