docs: typo "it's" -> "its" (#3451)

Signed-off-by: David Eyers <dme@cs.otago.ac.nz>
This commit is contained in:
David Eyers
2021-05-10 21:57:44 +12:00
committed by GitHub
parent a93af16c37
commit c3db237f59
+1 -1
View File
@@ -171,7 +171,7 @@ virtual documents named `data.iam.user_has_role` and `data.acme.user_is_assigned
> [1] OPA has excellent support for loading JSON and YAML because they are prevalent
> in modern systems however OPA is not tied to any particular data format. OPA
> uses it's own internal representation for structures like maps and lists (a.k.a.,
> uses its own internal representation for structures like maps and lists (a.k.a.,
> objects and arrays in JSON.)
> [2] The term "document" comes from the document-oriented database world. Document