Skip to content

Commit b2d5733

Browse files
Update audit logs v1 documentation
Removed periods on lines 44 and 57 to maintain consistency with the rest of the passage
1 parent 9cf714b commit b2d5733

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

admin/audit.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ actions included:
4141
connection, or a local terminal connection via the Coder CLI's `coder ssh`
4242
command
4343
- `cordon`: a workspace provider became unavailable for new workspace creation
44-
requests.
44+
requests
4545
- `create`: the user created a Coder entity (e.g., dev URL, image/image tag,
4646
workspace, etc.)
4747
- `delete`: a user deleted a Coder entity (e.g., workspace or image)
@@ -54,7 +54,7 @@ actions included:
5454
- `ssh`: a user opened a web terminal to access Coder
5555
- `stop`: a user manually stopped a workspace
5656
- `uncordon`: a workspace provider became available for new workspace creation
57-
requests.
57+
requests
5858
- `view`: the Coder CLI used a secret
5959
- `write`: the user made a change to a Coder entity (e.g., workspace, user,
6060
resource pool, etc.)

0 commit comments

Comments
 (0)