1
0
Fork 0

fixed typo

This commit is contained in:
Jan Steemann 2015-09-10 17:41:01 +02:00
parent 81c54fd64e
commit 03ae917d94
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ resizing times.
!SUBSECTION Throughput enhancements
The ArangoDB-internal implementtions for dispatching requests, keeping statistics
The ArangoDB-internal implementations for dispatching requests, keeping statistics
and assigning V8 contexts to threads have been improved in order to use less
locks. These changes allow higher concurrency and throughput in these components,
which can also make the server handle more requests in a given period of time.