Skip to content

Commit eaea79f

Browse files
authored
Fix CHANGELOG typo (#669)
1 parent 1ea781e commit eaea79f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ A release with an intentional breaking changes is marked with:
3636
* Docs
3737
** {issue}656[#656]: Correctly describe behavior when query's parameter is a string. The User Guide and `query` doc strings say that a string passed to `query` is interpreted as an XPath expression. In fact, `query` interprets this as either XPath or CSS depending on the setting of the driver's `:locator` parameter, which can be changed. ({person}dgr[@dgr])
3838
* Quality
39-
** {issue}640[#650]: Significantly improved test coverage. ({person}dgr[@dgr])
39+
** {issue}640[#640]: Significantly improved test coverage. ({person}dgr[@dgr])
4040

4141
== v1.1.41 [minor breaking] - 2024-08-14 [[v1.1.41]]
4242

0 commit comments

Comments
 (0)