Skip to content

Commit b963c70

Browse files
authored
fix(content): replace period with colon in object
1 parent c1df046 commit b963c70

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)