Skip to content

Commit 09cc4c1

Browse files
authored
fix typo in step 2.5.6 (#177)
1 parent e55cb56 commit 09cc4c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/user-guide/assertj-core-assertions-guide.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ Note that custom date formats take precedence over default ones.
405405

406406
====== MaxElementsForPrinting
407407

408-
In error messages, sets the threshold for how many elements from one iterable/array/map will be included in the in the description. Defaults to 1000.
408+
In error messages, sets the threshold for how many elements from one iterable/array/map will be included in the description. Defaults to 1000.
409409

410410
The point of this property is to avoid printing iterable/array/map with too many elements in error messages.
411411

0 commit comments

Comments
 (0)