Skip to content

Commit 1b39241

Browse files
Update README.md
1 parent 8941dfb commit 1b39241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ In this challenge you should build an API, and then implement an simple interfac
77
__NOTE:__ We will not evaluate the implementation of visual styles. In fact, it’s recommended that you use some library of components to assist you in the development of the interface. But if you prefer, feel free to implement your own components/styles.
88

99
## Challenge
10-
Build an API for a events social network that provides the following:
10+
Build an application for a events social network that provides the following:
1111

1212
### Public Area
1313
1. __A public event list:__ When accessing the main route, the application should show a list of all the events registered, paging them every 10 events;

0 commit comments

Comments
 (0)