Skip to content

Commit 7836765

Browse files
committed
Fix typo in changelog
1 parent 4142b9c commit 7836765

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

java/ql/src/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
### Minor Analysis Improvements
44

5-
* Added sink models for `com.couchbase` supporting SQL Injection and Hardcoded Cretentials queries.
5+
* Added sink models for `com.couchbase` supporting SQL Injection and Hardcoded Credentials queries.
66
* Java thread safety analysis now understands initialization to thread safe classes inside constructors.
77

88
## 1.10.4

java/ql/src/change-notes/released/1.10.5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
### Minor Analysis Improvements
44

5-
* Added sink models for `com.couchbase` supporting SQL Injection and Hardcoded Cretentials queries.
5+
* Added sink models for `com.couchbase` supporting SQL Injection and Hardcoded Credentials queries.
66
* Java thread safety analysis now understands initialization to thread safe classes inside constructors.

0 commit comments

Comments
 (0)