Skip to content

Commit d363e3d

Browse files
authored
chore: align apidoc pass (cloudnative-pg#2855)
Fixes the current broken main branch Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
1 parent 4f4cd96 commit d363e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/cloudnative-pg.v1.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1451,7 +1451,7 @@ user by setting it to <code>NULL</code>. Enabled by default.</p>
14511451
</td>
14521452
<td>
14531453
<p>The time in seconds that is allowed for a PostgreSQL instance to
1454-
successfully start up (default 3600)
1454+
successfully start up (default 3600).
14551455
The startup probe failure threshold is derived from this value using the formula:
14561456
ceiling(startDelay / 10).</p>
14571457
</td>

0 commit comments

Comments
 (0)