Skip to content

Commit 679057e

Browse files
authored
Update readme.md
1 parent 3481271 commit 679057e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Example response from a "get" request:
6868

6969
The "fire" request can specify an optional "verbose" flag. If this flag
7070
evaluates to true, then the following example response will be sent back.
71-
Note that if you have a large number of cannons that you will likely want
71+
Note that if you have a large number of cannons, you will likely want
7272
to disable responses. N cannons firing and generating responses will
7373
cause N^2 messages to be processed, as each cannon receives the fire response
7474
from all of its peers. If N > 20, your LUAC will overheat. N > 900, and your

0 commit comments

Comments
 (0)