DATAJPA-767 - Polishing.
Fixed some glitches in readme.
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
[](http://projects.spring.io/spring-data-jpa/#quick-start)
|
||||
[](http://projects.spring.io/spring-data-jpa/#quick-start)
|
||||
[](https://travis-ci.org/spring-projects/spring-data-jpa)
|
||||
|
||||
# Spring Data JPA [](https://travis-ci.org/spring-projects/spring-data-jpa) [](https://build.spring.io/browse//SPRINGDATAJPA-DATAJPA)
|
||||
|
||||
# Spring Data JPA
|
||||
|
||||
The primary goal of the [Spring Data](http://projects.spring.io/spring-data) project is to make it easier to build Spring-powered applications that use data access technologies. This module deals with enhanced support for JPA based data access layers.
|
||||
|
||||
@@ -139,7 +141,7 @@ public class UserRepositoryIntegrationTest {
|
||||
}
|
||||
```
|
||||
|
||||
## Contributing to Spring Data JPA##
|
||||
## Contributing to Spring Data JPA
|
||||
|
||||
Here are some ways for you to get involved in the community:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user