Skip to content

Commit 177facb

Browse files
author
Jaik Dean
committed
Grammar correction in Performance section
1 parent 57d9c48 commit 177facb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/performance.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Bootstrap Files and Byte Code Caches
116116
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
117117

118118
Even when using a byte code cache, performance will improve when using a bootstrap
119-
file since there will be less files to monitor for changes. Of course if this
119+
file since there will be fewer files to monitor for changes. Of course if this
120120
feature is disabled in the byte code cache (e.g. ``apc.stat=0`` in APC), there
121121
is no longer a reason to use a bootstrap file.
122122

0 commit comments

Comments
 (0)