git: c65042d508 - main - fdp-primer/writing-style/: typos, not tipos
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 16 Apr 2023 10:23:51 UTC
The branch main has been updated by grahamperrin:
URL: https://cgit.FreeBSD.org/doc/commit/?id=c65042d50813ec7e4b39f614cf7d9c06038f1484
commit c65042d50813ec7e4b39f614cf7d9c06038f1484
Author: Graham Perrin <grahamperrin@FreeBSD.org>
AuthorDate: 2023-04-16 10:23:13 +0000
Commit: Graham Perrin <grahamperrin@FreeBSD.org>
CommitDate: 2023-04-16 10:23:13 +0000
fdp-primer/writing-style/: typos, not tipos
tipos (the tag) is a typo.
---
documentation/content/en/books/fdp-primer/writing-style/_index.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/content/en/books/fdp-primer/writing-style/_index.adoc b/documentation/content/en/books/fdp-primer/writing-style/_index.adoc
index 95f38f0c3b..a5f3379ffb 100644
--- a/documentation/content/en/books/fdp-primer/writing-style/_index.adoc
+++ b/documentation/content/en/books/fdp-primer/writing-style/_index.adoc
@@ -3,7 +3,7 @@ title: Chapter 11. Writing Style
prev: books/fdp-primer/manual-pages
next: books/fdp-primer/editor-config
description: Writing Style and some conventions used in the FreeBSD Documentation Project
-tags: ["writing", "style", "tipos", "one sentence per line"]
+tags: ["writing", "style", "typos", "one sentence per line"]
showBookMenu: true
weight: 12
path: "/books/fdp-primer/"