瀏覽代碼

Update README.md

Git-Leon 6 年之前
父節點
當前提交
c4a6224b6b
沒有帳戶連結到提交者的電子郵件
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -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.