aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--proposals/0008-multiwriter.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/proposals/0008-multiwriter.md b/proposals/0008-multiwriter.md
index 8047ca4..6949fc6 100644
--- a/proposals/0008-multiwriter.md
+++ b/proposals/0008-multiwriter.md
@@ -148,7 +148,7 @@ At the time of this DEP there is no mechanism for revoking authorization.
There is some overhead associated with each "writer" added to the feed,
impacting the number of files on disk, memory use, and the computational cost
-of some lookup oprations. The design should easily accomodate dozens of
+of some lookup oprations. The design should easily accommodate dozens of
writers, and should scale to 1,000 writers without too much additional
overhead. Note that a large number of writers also implies a larger number and
rate of append operations, and additional network connections, which may cause