From 8d506cce1ba61b28c08f255898dfcf1cfae3de51 Mon Sep 17 00:00:00 2001 From: Hayley Denbraver Date: Tue, 28 Nov 2023 17:48:03 -0800 Subject: [PATCH] Update docs/experimental.md --- docs/experimental.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/experimental.md b/docs/experimental.md index cb2761b1da..c2732a59e6 100644 --- a/docs/experimental.md +++ b/docs/experimental.md @@ -138,7 +138,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-license-summary path/to/repository` +osv-scanner --experimental-licenses-summary path/to/repository` ``` ### License violations