Skip to content

Commit a52037c

Browse files
1 parent b597602 commit a52037c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contrib/opa/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ package example.authz
8484
8585
default allow := false
8686
87-
allow {
87+
allow if {
8888
input.method == "GET"
8989
}
9090
`

0 commit comments

Comments
 (0)