diff options
-rw-r--r-- | doc/design/assistant/blog/day_8__speed.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design/assistant/blog/day_8__speed.mdwn b/doc/design/assistant/blog/day_8__speed.mdwn index 52c4de7a2..56b1e9c07 100644 --- a/doc/design/assistant/blog/day_8__speed.mdwn +++ b/doc/design/assistant/blog/day_8__speed.mdwn @@ -36,7 +36,7 @@ Stracing its startup scan, it's fairly tight now. There are some repeated ---- -Added the sanity check thread. Thread #8! It currently only does one sanity +Added the sanity check thread. Thread #7! It currently only does one sanity check per day, but the sanity check is a fairly lightweight job, so I may make it run more frequently. OTOH, it may never ever find a problem, so once per day seems a good compromise. |