Skip to content
Snippets Groups Projects
Commit af050c07 authored by Magnus Hagander's avatar Magnus Hagander
Browse files

Fix typo

Reported using the website comment form
parent 957b86a5
No related branches found
No related tags found
No related merge requests found
......@@ -116,7 +116,7 @@ INSERT INTO products (product_no, name, price)
<tip>
<para>
When inserting a lot of data at the same time, considering using
When inserting a lot of data at the same time, consider using
the <xref linkend="sql-copy"> command.
It is not as flexible as the <xref linkend="sql-insert">
command, but is more efficient. Refer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment