diff options
| author | Lauren <robinfluttershy@gmail.com> | 2026-01-08 00:53:21 +0000 |
|---|---|---|
| committer | Alexander Ziaee <ziaee@FreeBSD.org> | 2026-02-03 18:09:15 +0000 |
| commit | 09cde403e85507fc9d762c52e725e709c478a5c1 (patch) | |
| tree | 756177d7daabd5cfd9f2d855d1af37c0b242f9f3 | |
| parent | 5b3e507d0c15222ad9721002bd5f42ba13cd71fb (diff) | |
FAQ: Fix trivial typo
Reviewed by: ziaee
Closes: https://github.com/freebsd/freebsd-doc/pull/595
| -rw-r--r-- | documentation/content/en/books/faq/_index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/books/faq/_index.adoc b/documentation/content/en/books/faq/_index.adoc index 7ca37afd5b..a4019a0020 100644 --- a/documentation/content/en/books/faq/_index.adoc +++ b/documentation/content/en/books/faq/_index.adoc @@ -86,7 +86,7 @@ FreeBSD is developed with a strong commitment to open source principles, fosteri This dedication to quality, freedom, and reliability is what sets FreeBSD apart and drives its ongoing success as an open-source project. [[FreeBSD-usecases]] -=== What uses cases is FreeBSD good for? +=== What use cases is FreeBSD good for? FreeBSD is a versatile operating system that excels in various use cases. It is particularly well-suited for server environments, where its stability and performance make it a popular choice for web hosting, databases, and networking applications. |
