Skip to content

Commit

Permalink
Updating docs branch to address a small typos (#697)
Browse files Browse the repository at this point in the history
Co-authored-by: josieang <[email protected]>
  • Loading branch information
Hayley Denbraver and josieang authored Dec 6, 2023
1 parent 9df535e commit ab87757
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/experimental.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ OSV-Scanner supports license checking as an experimental feature. The data comes
If you want a summary of your dependencies licenses, use the `--experimental-licenses-summary` flag:

```bash
osv-scanner --experimental-licenses-summary path/to/repository`
osv-scanner --experimental-licenses-summary path/to/repository
```

### License violations
Expand All @@ -122,4 +122,4 @@ Your command would be in this form:

```bash
osv-scanner --experimental-licenses="BSD-3-Clause,Apache-2.0,MIT" path/to/directory
```
```

0 comments on commit ab87757

Please sign in to comment.