mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
docs: typo "it's" -> "its" (#3451)
Signed-off-by: David Eyers <dme@cs.otago.ac.nz>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user