Skip to content

Commit

Permalink
Merge pull request #1131 from kadenlnelson/hotfix/README.md
Browse files Browse the repository at this point in the history
Adjust grammar of README.md
  • Loading branch information
bact authored Oct 4, 2024
2 parents 677f6b7 + d8f6f59 commit f7c1dc6
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# The System Package Data Exchange (SPDX®) Specification

The System Package Data Exchange (SPDX®) specification is an open standard
capable of representing systems with software components in as SBOMs
(Software Bill of Materials) and other AI, data and security references
supporting a range of risk management use cases.
The System Package Data Exchange (SPDX®) specification is an open standard designed to represent systems containing software components as Software Bill of Materials (SBOMs). Additionally, SPDX supports AI, data, and security references, making it suitable for a wide range of risk management use cases.

The SPDX standard helps facilitate compliance with free and open source
software licenses by standardizing the way license information is shared across
Expand Down Expand Up @@ -122,7 +119,7 @@ is also required for generating PDF files. To enable PDF generation, set the
### Preparing input files

Next, you have to prepare the model files, the other specification files,
and the model parser, by cloning these repositoriess:
and the model parser, by cloning these repositories:
[`spdx/spdx-3-model`](https://github.com/spdx/spdx-3-model),
[`spdx/spdx-spec`](https://github.com/spdx/spdx-spec), and
[`spdx/spec-parser`](https://github.com/spdx/spec-parser)
Expand Down

0 comments on commit f7c1dc6

Please sign in to comment.