Skip to content

Commit

Permalink
chore: capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
brnhensley authored Dec 24, 2024
1 parent 64508fb commit 8458566
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,5 @@ When New Relic processes FOSSA events, they're stored in the **Vulnerability** t
2. Enter the following query:

```sql
FROM Vulnerability SELECT * where source = 'Fossa' since 7 days ago
FROM Vulnerability SELECT * WHERE source = 'Fossa' SINCE 7 days ago
```

0 comments on commit 8458566

Please sign in to comment.