Fix grammar
This commit is contained in:
		
							parent
							
								
									2566d6f5c8
								
							
						
					
					
						commit
						b403fb3749
					
				| 
						 | 
					@ -12,7 +12,7 @@ IoC container, with any web framework on top, but you can also use only the
 | 
				
			||||||
<<data-access.adoc#jdbc-introduction,JDBC abstraction layer>>. The Spring Framework supports declarative
 | 
					<<data-access.adoc#jdbc-introduction,JDBC abstraction layer>>. The Spring Framework supports declarative
 | 
				
			||||||
transaction management, remote access to your logic through RMI or web services, and various
 | 
					transaction management, remote access to your logic through RMI or web services, and various
 | 
				
			||||||
options for persisting your data.
 | 
					options for persisting your data.
 | 
				
			||||||
It offers a full-featured web frameworks such as <<web.adoc#mvc-introduction,Spring MVC>>
 | 
					It offers full-featured web frameworks such as <<web.adoc#mvc-introduction,Spring MVC>>
 | 
				
			||||||
and <<web.adoc#web-reactive, Spring WebFlux>>; and it enables you to
 | 
					and <<web.adoc#web-reactive, Spring WebFlux>>; and it enables you to
 | 
				
			||||||
integrate <<core.adoc#aop-introduction,AOP>> transparently into your software.
 | 
					integrate <<core.adoc#aop-introduction,AOP>> transparently into your software.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue