Fix typos.
authorWard Vandewege <wvandewege@veritasgenetics.com>
Fri, 26 Oct 2018 20:08:05 +0000 (16:08 -0400)
committerWard Vandewege <wvandewege@veritasgenetics.com>
Fri, 26 Oct 2018 20:08:05 +0000 (16:08 -0400)
No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege@veritasgenetics.com>

doc/admin/upgrading.html.textile.liquid

index 503e33103aa20d6b8a9075c7fbb138a71c251ed3..15667741fda9256c5e9c73e99e2e01f2044a61a2 100644 (file)
@@ -32,9 +32,9 @@ TODO: extract this information based on git commit messages and generate changel
 
 h3. v1.2.0 (2018-09-05)
 
-h4. Regenerate Postgres stable statistics
+h4. Regenerate Postgres table statistics
 
-It is recommended to regenerate the table statistics for postgres after upgrading to v1.2.0. If autovacuum is enabled on your installation, this script would do the trick:
+It is recommended to regenerate the table statistics for Postgres after upgrading to v1.2.0. If autovacuum is enabled on your installation, this script would do the trick:
 
 <pre>
 #!/bin/bash