Skip to content

Commit 8ebf187

Browse files
committed
fix(paths): Correção no título do exemplo.
Corrigindo o título do exemplo que foi apontado na issue. Closes #41
1 parent 5859ab7 commit 8ebf187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/08-java-collections/sections/04-calculations.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ include::{section-java-package}/calculations/Collections_Joining.java[tag=code]
6868
Junção dos valores como String: 123456789
6969
----
7070

71-
. É possível concatenar os valores da coleção.
71+
. É possível separar os valores da coleção em um mapa com chaves `true` e `false`, de acordo com uma função lambda.
7272
+
7373
[source,java,indent=0]
7474
.{java-package}/calculations/Collections_PartitioningBy.java

0 commit comments

Comments
 (0)