Skip to content

Commit

Permalink
slight grammar correction in the restart section
Browse files Browse the repository at this point in the history
change than to then
  • Loading branch information
nacengineer authored and kares committed Oct 8, 2012
1 parent fce5bf2 commit 930fa9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ This monitor file can be customized with the `monitor` configuration option.
Since version **1.4.0** Trinidad supports 2 reload strategies :

* **restart** (default) synchronous reloading (exposed by Tomcat). This strategy
pauses incoming requests while it reloads the application and than serves them
pauses incoming requests while it reloads the application and then serves them
once ready (or timeouts if it takes too long). It has been chosen as the default
strategy since **1.4.0** due it's more predictable memory requirements.

Expand Down

0 comments on commit 930fa9c

Please sign in to comment.