From 057695361d64ed61e7d140063becdc286a85eaa3 Mon Sep 17 00:00:00 2001 From: Javier Goizueta Date: Mon, 1 Jul 2019 17:49:42 +0200 Subject: [PATCH] Fix typo --- doc/CDB_SyncTable.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/CDB_SyncTable.md b/doc/CDB_SyncTable.md index f1b5696..9447dd0 100644 --- a/doc/CDB_SyncTable.md +++ b/doc/CDB_SyncTable.md @@ -9,7 +9,7 @@ If the destination table does not exist it will be created and all the rows of t Both tables must have a consistent `cartodb_id` primary key column which will be used to match the source and destination rows. -Note that both tables do not necessaryly become identical after the synchronization, since additional columns +Note that both tables do not necessarily become identical after the synchronization, since additional columns may have been added to the destination; those columns will not be altered by the synchronization. In addition some source columns may be skipped by listing them in the optional last argument; such columns