Skip to content

Commit

Permalink
Merge pull request #6390 from aminetakha/master
Browse files Browse the repository at this point in the history
Fixed a typo
  • Loading branch information
djhi committed Jun 24, 2021
2 parents ad74e22 + 656b95b commit c6c43bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ yarn add react-admin
1. Read the [Tutorial](./Tutorial.md) for a 30 minutes introduction.
2. Read the source code of [the demos](./Demos.md) for real-life examples.
3. Read the [Documentation](./Admin.md) for a deep dive into the react-admin components and hooks.
4. Red the [Architecture decisions](./Architecture.md) to better inderstand why features are implemented that way.
4. Red the [Architecture decisions](./Architecture.md) to better understand why features are implemented that way.
5. Check out the [API Reference](./Reference.md) for a complete list of the public API.
6. Get [Support](#support) for fixing your own problems

Expand Down

0 comments on commit c6c43bc

Please sign in to comment.