Skip to content

Commit 9f6b036

Browse files
davidweisslerDavid Weissler
andauthored
Wording cleanup in iOS README (#4)
Co-authored-by: David Weissler <[email protected]>
1 parent c4164de commit 9f6b036

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ios/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
2020
communicate (send and receive text messages) with bots, each in their own 1:1
2121
chat.
2222

2323
A 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
2525
run, and what kinds of API endpoints & entities are available.
2626

2727
Functional requirements:

0 commit comments

Comments
 (0)