Fix changenote typo

This commit is contained in:
Chris Smowton
2020-10-14 13:32:26 +01:00
parent 0afa0e75c4
commit 72ee460a64

View File

@@ -1,2 +1,2 @@
lgtm,codescanning
* The accuracy of the `go/allocation-size-overflow` query was removed, excluding more false-positives in which a small array could be mistaken for one of unbounded size.
* The accuracy of the `go/allocation-size-overflow` query was improved, excluding more false-positives in which a small array could be mistaken for one of unbounded size.