Fixes one occurrence of "atleast" in the logical decoding example section.
Discussion: https://postgr.es/m/
5467E625-1369-48CF-BE62-
3BB69395C1F1@yesql.se
that <varname>max_wal_senders</varname> is set sufficiently high to allow
an additional connection. The second example shows how to stream two-phase
transactions. Before you use two-phase commands, you must set
- <xref linkend="guc-max-prepared-transactions"/> to atleast 1.
+ <xref linkend="guc-max-prepared-transactions"/> to at least 1.
</para>
<programlisting>
Example 1: