@@ -30,13 +30,13 @@ ScanCode tries to address these issues by offering:
3030- Extensive documentation and support.
3131- We release of the code and reference data under permissive licenses (Apache
3232 2.0 and CC-BY-4.0)
33- - ScanCode.io to assemble scripted and specialied code analysis pipelines with
33+ - ScanCode.io to assemble scripted and specialized code analysis pipelines with
3434 a web-based analysis server
3535- ScanCode workbench for desktop-based scans visualization
3636
3737ScanCode is recognized as the industry leading engine for license and copyright
3838detection and used as the basis of several open source compliance efforts in
39- open source projects and companies. It's detection engine is embedded in the
39+ open source projects and companies. Its detection engine is embedded in the
4040most advanced open source and commercial tools available today for Software
4141Composition Analysis.
4242
@@ -52,8 +52,8 @@ related information in your code:
5252 <https://github.com/package-url/purl-spec> `_,
5353
5454- by detecting license tags, notices and texts in text and binaries using the
55- world most comprehensive database of licenses texts and notices and a unique
56- combination of techniuqes ,
55+ world's most comprehensive database of license texts and notices and a unique
56+ combination of techniques ,
5757
5858- by recognizing copyright statements using an advanced natural language parsing
5959 grammar and detecting other origin clues (such as emails, urls, and authors)
@@ -65,7 +65,7 @@ Using this data you can:
6565
6666- Discover direct dependent packages and indirect pinned or locked dependencies,
6767
68- - Assemble a software component Inventory of your codebase, and report the data
68+ - Assemble a software component inventory of your codebase, and report the data
6969 using standard SBOM formats,
7070
7171- Use this data as the input to:
0 commit comments