git: ffefc4a694 - main - mit_krb5.adoc: typo fixes

From: Maxim Konovalov <maxim_at_FreeBSD.org>
Date: Tue, 29 Jul 2025 18:55:51 UTC
The branch main has been updated by maxim:

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

commit ffefc4a694e4b2ce1a72cb98967709501576a233
Author:     Maxim Konovalov <maxim@FreeBSD.org>
AuthorDate: 2025-07-29 18:55:34 +0000
Commit:     Maxim Konovalov <maxim@FreeBSD.org>
CommitDate: 2025-07-29 18:55:34 +0000

    mit_krb5.adoc: typo fixes
---
 website/content/en/status/report-2025-04-2025-06/mit_krb5.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/content/en/status/report-2025-04-2025-06/mit_krb5.adoc b/website/content/en/status/report-2025-04-2025-06/mit_krb5.adoc
index 88be806cfc..ce35806c3d 100644
--- a/website/content/en/status/report-2025-04-2025-06/mit_krb5.adoc
+++ b/website/content/en/status/report-2025-04-2025-06/mit_krb5.adoc
@@ -2,7 +2,7 @@
 
 Contact: Cy Schubert <cy@FreeBSD.org>
 
-The FreeBSD Foundatation was approached to import MIT KRB5 into FreeBSD with the intent to replace our aging Heimdal.
+The FreeBSD Foundation was approached to import MIT KRB5 into FreeBSD with the intent to replace our aging Heimdal.
 
 The Enterprise Working Group made a request to the Foundation to replace Heimdal with MIT KRB5.
 
@@ -16,7 +16,7 @@ Tasks completed:
 Additional remaining tasks:
 
 * Fix port build errors identified by a ports exp-run.
-* Produce a writup of the new Kerberos.
+* Produce a writeup of the new Kerberos.
 * Determine if migration of the Heimdal database to an MIT database is possible.
   (At the moment this appears unlikely due to the age of our ancient Heimdal and the lack of support for old crypto in newer Heimdal MIT).
 * Produce Heimdal Kerberos database to MIT database migration documentation (if possible).