From 4056b246ea265f261d3bf1186f3c7954e115a2e4 Mon Sep 17 00:00:00 2001 From: Frederik Zipp Date: Sun, 12 Jun 2022 20:19:30 +0200 Subject: all: fix a lot of typos Change-Id: I0754d18f4c3c3d5dfa0c34b4bc154a35ac20b917 Reviewed-on: https://go-review.googlesource.com/c/website/+/411794 Reviewed-by: Hyang-Ah Hana Kim TryBot-Result: Gopher Robot Reviewed-by: Ian Lance Taylor Run-TryBot: Ian Lance Taylor Auto-Submit: Ian Lance Taylor --- _content/doc/tutorial/database-access.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_content/doc/tutorial/database-access.md') diff --git a/_content/doc/tutorial/database-access.md b/_content/doc/tutorial/database-access.md index 70955ccb..92fa2ec0 100644 --- a/_content/doc/tutorial/database-access.md +++ b/_content/doc/tutorial/database-access.md @@ -653,7 +653,7 @@ relational database. Suggested next topics: -* Take a look at the data acccess guide, which includes more information +* Take a look at the data access guide, which includes more information about the subjects only touched on here. * If you're new to Go, you'll find useful best practices described in -- cgit v1.3-5-g9baa