git: 213283f43f - main - handbook: Spelling (that -> than)

From: Ed Maste <emaste_at_FreeBSD.org>
Date: Mon, 27 Nov 2023 13:50:10 UTC
The branch main has been updated by emaste:

URL: https://cgit.FreeBSD.org/doc/commit/?id=213283f43f66c0cc6836f74bc9175f231f366e7e

commit 213283f43f66c0cc6836f74bc9175f231f366e7e
Author:     Ralf Doering <ralf@rdoering.net>
AuthorDate: 2023-11-26 17:10:22 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2023-11-27 13:49:44 +0000

    handbook: Spelling (that -> than)
    
    Pull Request: https://github.com/freebsd/freebsd-doc/pull/299
---
 documentation/content/en/books/handbook/jails/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/handbook/jails/_index.adoc b/documentation/content/en/books/handbook/jails/_index.adoc
index 3ac134a9f5..dc72413cf0 100644
--- a/documentation/content/en/books/handbook/jails/_index.adoc
+++ b/documentation/content/en/books/handbook/jails/_index.adoc
@@ -163,7 +163,7 @@ It will be necessary to configure the man:jail[8] utility, create the necessary
 
 [TIP]
 ====
-The FreeBSD version running in the jail can not be newer that the version running in the host.
+The FreeBSD version running in the jail can not be newer than the version running in the host.
 ====
 
 [[host-configuration-jail-utility]]