Skip to content

Commit 2084367

Browse files
authored
Update DataProviderWriting.md
1 parent 6dd3a63 commit 2084367

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/DataProviderWriting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ export default {
440440
};
441441
```
442442

443-
**Note**: Throwing an `httpError` in your `dataProvider` will result in a notify popup appearing in your admin UI.
443+
**Note**: Throwing an `HttpError` in `dataProvider` will result in a notification showing the error message.
444444

445445
## Handling Authentication
446446

0 commit comments

Comments
 (0)