Skip to content

Commit 88482d7

Browse files
committed
1 parent c2dc7b9 commit 88482d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/arch-dev.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@
559559
A simple <command>INSERT ... VALUES</command> command creates a
560560
trivial plan tree consisting of a single <literal>Result</literal>
561561
node, which computes just one result row, feeding that up
562-
to<literal>ModifyTable</literal> to perform the insertion.
562+
to <literal>ModifyTable</literal> to perform the insertion.
563563
</para>
564564

565565
</sect1>

0 commit comments

Comments
 (0)