aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2025-02-01 13:08:44 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2025-02-01 13:08:44 +0000
commit6e55d12e076adafb46dc80cec83d8b606145d22f (patch)
tree66c122974aedb842ff1e8791a2f59333f70640de
parent820b85c37e185c86de5740b265b496e2582e771e (diff)
-rw-r--r--documentation/content/en/books/dev-model/_index.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/books/dev-model/_index.adoc b/documentation/content/en/books/dev-model/_index.adoc
index bae88b0e2e..ac46291690 100644
--- a/documentation/content/en/books/dev-model/_index.adoc
+++ b/documentation/content/en/books/dev-model/_index.adoc
@@ -103,7 +103,7 @@ I would like to thank the following people for taking the time to explain things
[[overview]]
== Overview
A project model is a means to reduce the communications overhead in a project.
-As shown by [crossref:dev-model[brooks, Brooks, 1995]], increasing the number of project participants increases the communication in the project exponentionally.
+As shown by [crossref:dev-model[brooks, Brooks, 1995]], increasing the number of project participants increases the communication in the project exponentially.
FreeBSD has during the past few years increased both its mass of active users and committers, and the communication in the project has risen accordingly.
This project model will serve to reduce this overhead by providing an up-to-date description of the project.