Skip to content

Commit 7b8e7c0

Browse files
authored
Merge pull request #2617 from segmentio/segmentJason-replace-period-with-colon
fix(content): replace period with colon in object
2 parents c1df046 + b963c70 commit 7b8e7c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/storage/warehouses/schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ properties: {
8787
<b>Column Name:</b><br/>
8888
product_id<br/><br/>
8989
<b>Value:</b><br/>
90-
"{sku.'G-32'}"
90+
"{sku:'G-32'}"
9191
</td>
9292
</tr>
9393

0 commit comments

Comments
 (0)