mod_graceful_shutdown/README.markdown
changeset 2822 88474dd1af48
parent 2174 4652a112a4ba
child 4902 999e7cb7f6d9
--- a/mod_graceful_shutdown/README.markdown	Thu Nov 09 14:24:42 2017 +0100
+++ b/mod_graceful_shutdown/README.markdown	Fri Nov 10 05:33:28 2017 +0100
@@ -5,7 +5,7 @@
 
 When shutting down, a number of sessions, connections and other things
 are teared down. Due to all these things happening very quickly,
-sometimes eg client unavailable notifications don't make it to all
+sometimes e.g. client unavailable notifications don't make it to all
 remote contacts because the server-to-server connections are teared down
 just after.