Skip to content

Commit 207272a

Browse files
wip
1 parent fc16fc2 commit 207272a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend-challenge/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ will have to prioritize what you work on. A few things that are important for us
5151
and that will be considered during the review:
5252
- **documentation**: is the readme clear? are important parts of the code
5353
documented?
54-
- **impact**: which features did you prioritize?
54+
- **impact**: what did you consciouslly decided to prioritize?
5555
- **maintainability**: is the code well-structured and easy to read/evolve?
5656
- **robustness**: is the code tested or easily testable? are edge-cases
5757
considered? is static analysis leveraged?

0 commit comments

Comments
 (0)