Skip to content

Commit 1e48db9

Browse files
Polish (#31)
Signed-off-by: Olivier Tassinari <olivier.tassinari@gmail.com>
1 parent 2f04867 commit 1e48db9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ At the end of the day, it's about [_writing less code_](https://youtu.be/GnO7D5U
2020

2121
Head to [our Handbook](https://mui-org.notion.site/Why-MUI-d8b8c142a6a44e3aa963f26edf4e03db) to learn more.
2222

23-
## Summary
23+
## The challenge
2424

2525
Your challenge is split into two phases:
2626

@@ -54,7 +54,7 @@ The goal of this first phase is to implement the above component:
5454

5555
In practice, such a solution would require dozens of hours to reach the high-quality bar we expect MUI components to have (if not > 100 hours). To keep the challenge short, we will focus on solving a subset of the problem:
5656

57-
- you may drop behaviors that have a too high time opportunity cost. Please **document the behaviors your drop and why**.
57+
- you may drop behaviors that have a too high time opportunity cost. Please **document the behaviors you drop and why**.
5858
- don't write documentation but enough to see how to use the component, e.g. one demo.
5959
- only one browser support (of your choice)
6060
- no touch screen support
@@ -93,7 +93,7 @@ This second phase is about handling a fake GitHub issue a developer has just ope
9393

9494
### Issue
9595

96-
_Developers rarely spend the time to explain the pain point they face in detail nor provide context. Lucky for us, we got a reproduction we can leverage:_
96+
_Developers rarely spend the time to explain the pain point they face in detail nor provide context. Lucky for us, we received a reproduction we can leverage:_
9797

9898
> Hi, I'm facing problem, please help.
9999
>
@@ -130,8 +130,8 @@ Instructions:
130130

131131
- **DO NOT** fork / host your project on a public repository.
132132
- Please send us a zip file containing this project using the upload link that we have provided by email (**with** the _.git_ folder).
133-
- To significantly reduce the size of the archive, you can remove the `/_node_modules_/` and `/docs/.next/` folders.
134-
- If you don't have the upload link, you can simply send it to job@mui.com.
133+
- To significantly reduce the size of the archive, remove the `/_node_modules_/` and `/docs/.next/` folders.
134+
- If you don't have the upload link, you can send it to job@mui.com.
135135

136136
We're excited and looking forward to seeing what you'll create!
137137
Good luck 🚀

0 commit comments

Comments
 (0)