Git-Leon před 6 roky
rodič
revize
c4a6224b6b
No account linked to committer's email
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      README.md

+ 1
- 1
README.md Zobrazit soubor

@@ -218,7 +218,7 @@ public ResponseEntity<?> deletePoll(@PathVariable Long pollId) {
218 218
 ```
219 219
 
220 220
 
221
-### Part 3.1.8 - Test
221
+### Part 3.1.8 - Test Poll Creating Capabilities
222 222
 
223 223
 * Restart the QuickPoll application.
224 224
 * Use Postman to execute a `POST` to `http://localhost:8080/polls/` whose request body is the `JSON` object below.