|
|
|
|
|
by stavros
662 days ago
|
|
I'd add "don't use demonstratives, like 'this' and 'that', repeat the clause". Sometimes, "that" is ambiguous, leading to unclear writing. E.g. "The foo program is running on the bar server. Who is in charge of that?" vs "The foo program is running on the bar server. Who is in charge of the bar server?" |
|
But in tech docs, please, repeat yourself instead of using "this", "that", "those", etc., even when perfectly non-ambiguous.
This should be preferred "The service is now ready. To check the service's status, ..." over this "The service is now ready. To check its status, ..."