mirror of
https://github.com/bitwarden/help
synced 2025-12-10 13:23:16 +00:00
fixed missing comma (#129)
This commit is contained in:
@@ -31,7 +31,7 @@ You can search for up to 30 days of log events that scroll continuously.
|
||||
|
||||
{% image organizations/event-logs.png Web Vault Management %}
|
||||
|
||||
To gather more data plans with API access can use the [Bitwarden API](https://bitwarden.com/help/api/). API responses will contain the type of event (enums referenced below) and relevant data.
|
||||
To gather more data, plans with API access can use the [Bitwarden API](https://bitwarden.com/help/api/). API responses will contain the type of event (enums referenced below) and relevant data.
|
||||
|
||||
Example:
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user