DATAREST-503 - Fix typo in reference docs
Mispelled word in SDR's reference documentation. Patched. Courtesy of https://github.com/spring-projects/spring-data-rest/pull/172
This commit is contained in:
committed by
Oliver Gierke
parent
11c8220377
commit
7e2752ec95
@@ -4,7 +4,7 @@
|
||||
|
||||
This appendix contains a list of Spring Data REST sample applications. The exact version of each example isn't guaranteed to match the version of this reference manual.
|
||||
|
||||
NOTE: To get them all, visit https://github.com/spring-projects/spring-data-examples and either clone or download a zipball. This will give you example apps for ALL supported Spring Data projects. Simply avigate to `spring-data-examples/rest`.
|
||||
NOTE: To get them all, visit https://github.com/spring-projects/spring-data-examples and either clone or download a zipball. This will give you example apps for ALL supported Spring Data projects. Simply navigate to `spring-data-examples/rest`.
|
||||
|
||||
[[spring-data-examples.multi-store]]
|
||||
== Multi-store example
|
||||
|
||||
Reference in New Issue
Block a user