Skip to content

Commit

Permalink
[docs] Avoid use of We
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Sep 10, 2023
1 parent 8dc0c46 commit 86b7e63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/x-date-pickers-pro/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ npm install @mui/x-date-pickers-pro
```

Then install the date library of your choice (if not already installed).
We currently support 4 different date libraries:
The pickers currently support the following date libraries:

- [date-fns](https://date-fns.org/)
- [Day.js](https://day.js.org/)
Expand Down
2 changes: 1 addition & 1 deletion packages/x-date-pickers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ npm install @mui/x-date-pickers
```

Then install the date library of your choice (if not already installed).
We currently support 4 different date libraries:
The pickers currently support the following date libraries:

- [date-fns](https://date-fns.org/)
- [Day.js](https://day.js.org/)
Expand Down

0 comments on commit 86b7e63

Please sign in to comment.