aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2024-10-22 12:19:18 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2024-10-22 12:19:32 +0000
commit78ddae8d0ab7985939f921afc60519b8b21a1b4f (patch)
treef92e1dd4b23a85a5257b49ea6a53f150ee0aeea4
parentde9f0e9fbbdc374971967cd3285b9b973585f87e (diff)
fdp-primer: Fix a typo
-rw-r--r--documentation/content/en/books/fdp-primer/translations/_index.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/books/fdp-primer/translations/_index.adoc b/documentation/content/en/books/fdp-primer/translations/_index.adoc
index fccad4fb12..bc8e10e7fb 100644
--- a/documentation/content/en/books/fdp-primer/translations/_index.adoc
+++ b/documentation/content/en/books/fdp-primer/translations/_index.adoc
@@ -149,7 +149,7 @@ as defined in ISO639 ([.filename]#/usr/share/misc/iso639# on a version of FreeBS
[WARNING]
====
-Hugo need the language codes in lowercase.
+Hugo needs the language codes in lowercase.
For example, instead of `pt_BR` Hugo uses `pt-br`.
====