Skip to content

Commit e233ab6

Browse files
committed
Fix XML.
1 parent 7c9129c commit e233ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ The <action> type attribute can be add,update,fix,remove.
9292
<action type="add" dev="ggregory" due-to="Gary Gregory">Add Range.INTEGER.</action>
9393
<action type="add" dev="ggregory" due-to="Gary Gregory">Add DurationUtils.</action>
9494
<action type="add" dev="jochen">Introduce the use of @Nonnull, and @Nullable, and the Objects class as a helper tool.</action>
95-
<action type="add" dev="ggregory" due-to="Arturo Bernal, Gary Gregory">Add and use true & false String constants #714.</action>
95+
<action type="add" dev="ggregory" due-to="Arturo Bernal, Gary Gregory">Add and use true and false String constants #714.</action>
9696
<!-- UPDATE -->
9797
<action type="update" dev="ggregory" due-to="Gary Gregory">Enable Dependabot #587.</action>
9898
<action type="update" dev="chtompki">Bump junit-jupiter from 5.6.2 to 5.7.0.</action>

0 commit comments

Comments
 (0)