We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 916705a + ebb38a0 commit 3e636d0Copy full SHA for 3e636d0
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