Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Roberto-Gentili authored Oct 24, 2023
1 parent 93506fd commit 3333f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ Question questionOne = finder.findForPathEquals(Path.of("quiz", "sport", "q1"));

<br/>

### The ObjectHandler.ValueFinderAndConverter
## The ObjectHandler.ValueFinderAndConverter
To obtain this kind of finder use this code:
```java
ObjectHandler.Finder finderAndConverter = objectHandler.newValueFinderAndConverter();
Expand Down

0 comments on commit 3333f96

Please sign in to comment.