Skip to content

Commit b8962ee

Browse files
committed
Fix strange typo
1 parent f2836a7 commit b8962ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documentation/sbom-guide.djot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ analysis result file.
116116

117117
```sh
118118
docker run --rm \
119-
-v "$(pwd)":/workspace \ # foo
119+
-v "$(pwd)":/workspace \
120120
-w /workspace \
121121
ghcr.io/oss-review-toolkit/ort-minimal:74.0.0 \
122122
analyze \

0 commit comments

Comments
 (0)