Skip to content

Commit

Permalink
@vinceAmstoutz code review suggestion #2
Browse files Browse the repository at this point in the history
Co-authored-by: Vincent Amstoutz <[email protected]>
  • Loading branch information
igornast and vinceAmstoutz authored Jan 7, 2025
1 parent 3b6de20 commit b5c6310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/openapi.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export default () => (
For more advanced use cases, you can create a custom dataProvider to add features such as authentication,
logging, or token-based authorization.

Below is an example of integrating a simpleRestProvider with a custom httpClient:
Here's an example of how to integrate a simpleRestProvider with a customized httpClient:

```javascript
import { fetchUtils } from 'react-admin';
Expand Down

0 comments on commit b5c6310

Please sign in to comment.