Explorar el Código

Update SIDEBAR from edits

Roy Clarkson hace 13 años
padre
commit
5077996f17
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3
    3
      SIDEBAR.md

+ 3
- 3
SIDEBAR.md Ver fichero

@@ -1,6 +1,6 @@
1 1
 ## Related resources
2 2
 
3
-Spring Boot provides a wide range of support for various services, including most services doumented in the Spring Getting Started guides. Some of these guides are listed here.
3
+Spring Boot provides a wide range of support for various services, including most services documented in the Spring Getting Started guides. Some of these guides are listed here.
4 4
 
5 5
 ### Getting Started guides
6 6
 
@@ -9,8 +9,8 @@ Spring Boot provides a wide range of support for various services, including mos
9 9
 * [Creating Asynchronous Methods][gs-async-method]
10 10
 * [Creating a Batch Service][gs-batch-processing]
11 11
 * [Securing a Web Application][gs-securing-web]
12
-* [Uploading a File][gs-uploading-files]
13
-* [Converting a Spring Boot JAR-based application to a WAR][gs-convert-jar-to-war]
12
+* [Uploading Files][gs-uploading-files]
13
+* [Converting a Spring Boot JAR Application to a WAR][gs-convert-jar-to-war]
14 14
 
15 15
 [gs-actuator-service]: /guides/gs/actuator-service
16 16
 [gs-accessing-data-jpa]: /guides/gs/accessing-data-jpa