From ff1b3208ae94396efb2e8e61456e960642900c35 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Thu, 20 Oct 2022 08:11:33 -0400 Subject: [PATCH] spelling: official Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- go/old-change-notes/2021-01-12-model-couchbase.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.