We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cddf66c + 3e636d0 commit fa1926dCopy full SHA for fa1926d
docs/api/snapshot.md
@@ -17,9 +17,9 @@ Snapshots can **not** be used to manipulate the current version of the document
17
18
## Properties
19
20
-### `type` -- [Type]({{ site.baseurl }}{% link types/index.md %})
+### `type` -- string
21
22
-> The document [type]({{ site.baseurl }}{% link types/index.md %})
+> The URI of the document [type]({{ site.baseurl }}{% link types/index.md %})
23
24
{: .info }
25
> Document types can change between versions if the document is deleted, and created again.
0 commit comments