You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/website/docs/dlt-ecosystem/destinations/weaviate.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -217,7 +217,7 @@ Here's a summary of the naming normalization approach:
217
217
218
218
#### Reserved property names
219
219
220
-
Reserved property names like `id` or `additional` are prefixed with underscores for differentiation. Therefore, `id becomes `__id and `_id` is rendered as `___id`.
220
+
Reserved property names like `id` or `additional` are prefixed with underscores for differentiation. Therefore, `id` becomes `__id` and `_id` is rendered as `___id`.
0 commit comments