From ad621d04038b3554761dd762879b8da202b98aef Mon Sep 17 00:00:00 2001 From: Eric Long Date: Fri, 18 Sep 2020 15:25:26 -0400 Subject: [PATCH] fix typo --- symmetric-core/src/main/resources/symmetric-default.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/symmetric-core/src/main/resources/symmetric-default.properties b/symmetric-core/src/main/resources/symmetric-default.properties index a7820912a5..cef0c9600c 100644 --- a/symmetric-core/src/main/resources/symmetric-default.properties +++ b/symmetric-core/src/main/resources/symmetric-default.properties @@ -2866,7 +2866,7 @@ google.bigquery.project.id= # # DatabaseOverridable: true # Tags: bigquery -google.bigquery.security.credentials.path"; +google.bigquery.security.credentials.path= # Determines if the size of a LOB value should be checked before extracting to prevent # a JVM crash that can occur if the size of a LOB is bigger than the max size of a java array