Skip to content

Commit 9465138

Browse files
committed
Update README.md
1 parent 4329b0d commit 9465138

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
@@ -160,7 +160,7 @@ You can learn more about Jquery EasyUI here: http://www.jeasyui.com/
160160

161161
###Controller
162162

163-
We choose Spring why it help structure whole applications, productive manner, pulling together best-of-breed single-tier frameworks to create a coherent architecture, using standard RESTful: /list, /save/, /update/{id}, /destroy/{id}.
163+
We choose Spring why it help structure whole applications, productive manner, pulling together best-of-breed single-tier frameworks to create a coherent architecture, using standard RESTful: /list, /save/, /edit{id}, /update/{id}, /destroy/{id}.
164164

165165
```
166166
@RequestMapping(value = "/save", method = RequestMethod.POST)

0 commit comments

Comments
 (0)