Skip to content

Commit 4681b9d

Browse files
johnstcndannykopping
authored andcommitted
make fumpt
1 parent 706a3d8 commit 4681b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coderd/rbac/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Both **negative** and **positive** permissions override **abstain** at the same
3434
This can be represented by the following truth table, where Y represents _positive_, N represents _negative_, and \_ represents _abstain_:
3535

3636
| Action | Positive | Negative | Result |
37-
| ------ | -------- | -------- |--------|
37+
| ------ | -------- | -------- | ------ |
3838
| read | Y | \_ | Y |
3939
| read | Y | N | N |
4040
| read | \_ | \_ | \_ |

0 commit comments

Comments
 (0)