diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml
index 92681cf4530..d56f4274070 100644
--- a/doc/src/sgml/config.sgml
+++ b/doc/src/sgml/config.sgml
@@ -3650,7 +3650,8 @@ include_dir 'conf.d'
the database is smaller than the total server memory, decreasing
random_page_cost can be appropriate. Storage that has a low random
read cost relative to sequential, e.g. solid-state drives, might
- also be better modeled with a lower value for random_page_cost.
+ also be better modeled with a lower value for random_page_cost,
+ e.g., 1.1.