#534 - Fixed typo in reference documentation.
This commit is contained in:
committed by
Oliver Gierke
parent
a16ea77c15
commit
f7a1d96af8
@@ -398,7 +398,7 @@ NOTE: `follow()` is chainable, meaning you can string together multiple hops as
|
||||
|
||||
The examples shown so far demonstrate how to side step Java's type erasure and convert a single JSON-formatted resource into a `Resource<Item>` object. But what if you get a collection like an *_embedded* HAL collection?
|
||||
|
||||
One slight twak and you're set.
|
||||
One slight tweak and you're set.
|
||||
|
||||
[source,java]
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user