From 9dd40d7313c2c65fa3507001eb11a2a5d9b35b47 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Sat, 28 Jul 2018 21:03:58 -0700 Subject: typo --- proposals/0008-multiwriter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3