git: 63c762bef3 - main - Handbook - bsdinstall: Fix typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 30 Aug 2023 15:35:38 UTC
The branch main has been updated by carlavilla:
URL: https://cgit.FreeBSD.org/doc/commit/?id=63c762bef3257c103ac998f014facfd27bf1f382
commit 63c762bef3257c103ac998f014facfd27bf1f382
Author: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2023-08-30 15:35:01 +0000
Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2023-08-30 15:35:01 +0000
Handbook - bsdinstall: Fix typo
PR: 253874
Reported by: Pau Amma <pauamma@gundo.com>
---
documentation/content/en/books/handbook/bsdinstall/_index.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/content/en/books/handbook/bsdinstall/_index.adoc b/documentation/content/en/books/handbook/bsdinstall/_index.adoc
index e679693fb6..93b8caeab2 100644
--- a/documentation/content/en/books/handbook/bsdinstall/_index.adoc
+++ b/documentation/content/en/books/handbook/bsdinstall/_index.adoc
@@ -204,7 +204,7 @@ This procedure will erase the existing data on the stick.
[[bsdinstall-usb-dd]]
[.procedure]
====
-*Procedure. Using `dd` to Write the Image* +
+*Procedure. Using `dd` to write the image* +
[WARNING]
======