Skip to content

Commit a84ecd2

Browse files
committed
Merge pull request #1675 from jaikdean/grammar-corrections
Grammar correction in Performance section
2 parents 346501e + 177facb commit a84ecd2

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)