Skip to content

Commit ff0a9e3

Browse files
committed
fix typo
1 parent a0a9502 commit ff0a9e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Poll API
1+
# poll API
22

33
The code in this repository corresponds to an API responsible for managing a basic poll system.
44

@@ -119,4 +119,4 @@ The following requirements should be implemented in next versions:
119119

120120
- Add observability to the application: metrics, traces
121121
- Add cache layer (e.g. Redis) to minimize latency time
122-
- Validate the need of using a pool of connections to manage the connection to the database
122+
- Validate the need of using a poll of connections to manage the connection to the database

0 commit comments

Comments
 (0)