1
0
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:
Trey Greer
2020-07-07 10:50:19 -04:00
committed by GitHub
parent 7431b61383
commit 33370e7d53

View File

@@ -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:
```