diff --git a/go/old-change-notes/2021-01-12-model-couchbase.md b/go/old-change-notes/2021-01-12-model-couchbase.md index 77e0973cdff..14ce433d52c 100644 --- a/go/old-change-notes/2021-01-12-model-couchbase.md +++ b/go/old-change-notes/2021-01-12-model-couchbase.md @@ -1,2 +1,2 @@ lgtm,codescanning -* Added support for [the offical Couchbase Go SDK library](https://github.com/couchbase/gocb), v1 and v2. The `go/sql-injection` query (which also handles non-SQL databases such as Couchbase) will now identify Couchbase queries built from untrusted external input. +* Added support for [the official Couchbase Go SDK library](https://github.com/couchbase/gocb), v1 and v2. The `go/sql-injection` query (which also handles non-SQL databases such as Couchbase) will now identify Couchbase queries built from untrusted external input.