Skip to content

Commit e845364

Browse files
authored
Update home.rst (#4462)
Spotted some typos while reading through - specialied --> specialized - it's --> its - "licenses texts" --> "license texts" - techniuqes --> techniques - "world most" --> "world's most" - Inventory --> inventory (capital mid-sentence, though maybe this is a key term for the project?) Signed-off-by: Joshua Lock <joshua.lock@uk.verizon.com>
1 parent 5dadf43 commit e845364

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/source/getting-started/home.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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

3737
ScanCode is recognized as the industry leading engine for license and copyright
3838
detection 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
4040
most advanced open source and commercial tools available today for Software
4141
Composition 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

Comments
 (0)