File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,12 +16,12 @@ are expecting you to spend between 4 and 6 hours on this challenge.
1616
1717## Instructions
1818
19- You are tasked with the implementation of an iOS messaging app that allows to
19+ You are tasked with the implementation of an iOS messaging app that allows the user to
2020communicate (send and receive text messages) with bots, each in their own 1:1
2121chat.
2222
2323A server is available for you to use. You can read more about it in
24- [ ` ./server ` ] ( ./server ) . Its documentation contains informations on how it can be
24+ [ ` ./server ` ] ( ./server ) . Its documentation contains information on how it can be
2525run, and what kinds of API endpoints & entities are available.
2626
2727Functional requirements:
You can’t perform that action at this time.
0 commit comments