Greg Turnquist 13 anni fa
parent
commit
20b3fbf0c3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      SIDEBAR.md

+ 1
- 1
SIDEBAR.md Vedi File

@@ -19,7 +19,7 @@ There's more to building RESTful web services than what is covered here. You can
19 19
 ### Tutorials
20 20
 
21 21
 * [Designing and Implementing RESTful Web Services with Spring][tut-rest]
22
-* [Designing and Implementing a Web Site with Spring][tut-web]
22
+* [Designing and Implementing a Web Application with Spring][tut-web]
23 23
 
24 24
 [tut-rest]: /guides/tutorials/rest
25 25
 [tut-web]: /guides/tutorials/web