Skip to content

Commit

Permalink
chore: fmt
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Phelps <[email protected]>
  • Loading branch information
markphelps committed Aug 31, 2024
1 parent 6930ad7 commit 066cce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion authorization/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ default allow := false
allow if {
flipt.is_auth_method(input, "jwt")
}
}
```

### Mapping Identity

Check warning on line 126 in authorization/overview.mdx

View workflow job for this annotation

GitHub Actions / Vale

[vale] reported by reviewdog 🐶 [Openly.Titles] 'Mapping Identity' should be in sentence case Raw Output: {"message": "[Openly.Titles] 'Mapping Identity' should be in sentence case", "location": {"path": "authorization/overview.mdx", "range": {"start": {"line": 126, "column": 5}}}, "severity": "WARNING"}
Expand Down

0 comments on commit 066cce1

Please sign in to comment.