From 5e7327334fec2c4ec1bd2aa62c28f9665fe21a73 Mon Sep 17 00:00:00 2001 From: Neil Macneale V Date: Tue, 25 Oct 2022 18:30:02 -0700 Subject: [PATCH] Fix broken table in the docs --- docs/integrations/sources/fauna.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/integrations/sources/fauna.md b/docs/integrations/sources/fauna.md index 4e502b35b6e4..a5e9269a5e09 100644 --- a/docs/integrations/sources/fauna.md +++ b/docs/integrations/sources/fauna.md @@ -194,6 +194,7 @@ inferred that the document ID refers to a document within the synced collection. Every ref is serialized as a JSON object with 2 or 3 fields, as listed above. The `type` field must be one of these strings: + | Reference Type | `type` string | | --------------------------------------------------------------------------------------- | ------------------- | | Document | `"document"` |