mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-28 03:05:04 -06:00
docs/content: Make spacing consistent (#4057)
Signed-off-by: Amit Levy <amitlevy347@gmail.com>
This commit is contained in:
@@ -209,7 +209,7 @@ c = a | b
|
||||
|
||||
```live:rules/condbool:module:read_only
|
||||
# p is true if ...
|
||||
p = true { ...}
|
||||
p = true { ... }
|
||||
|
||||
# OR
|
||||
|
||||
|
||||
Reference in New Issue
Block a user