diff --git a/doc/articles/race_detector.html b/doc/articles/race_detector.html
index 2f18acfbfb..1c449da5c0 100644
--- a/doc/articles/race_detector.html
+++ b/doc/articles/race_detector.html
@@ -133,6 +133,11 @@ cost of increased memory usage.
halt_on_error (default 0): Controls whether the program
exits after reporting first data race.
+
+
atexit_sleep_ms (default 1000): Amount of milliseconds
+to sleep in the main goroutine before exiting.
+