Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Yury-Fridlyand <yury.fridlyand@improving.com>
Signed-off-by: Mitchell Gale <Mitchell.gale@improving.com>
  • Loading branch information
MitchellGale and Yury-Fridlyand authored Aug 17, 2023
1 parent 6b532cb commit 81d40df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ public class FunctionParameterRepository {
+ "https://docs.oracle.com/javase/8/docs/api/java/time/ZoneId.html#of-java.lang.String-")
.put(
"fuzziness",
"Available values are: " + "'AUTO', 'AUTO:x,y' or z, where x, y, z - integer values.")
"Available values are: 'AUTO', 'AUTO:x,y' or z, where x, y, z - integer values.")
.put(
"operator",
String.format(
Expand Down

0 comments on commit 81d40df

Please sign in to comment.