Skip to content

Commit c3b6e1a

Browse files
authored
docs: add linebreak in readme
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 4078b41 commit c3b6e1a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# CycloneDX BOM
1212

1313
This is a so-called **meta-package**, it does not ship any own functionality, but it is a collection of optional dependencies.
14-
This package's dependencies are tools with one purpose in common:
14+
This package's dependencies are tools with one purpose in common:
1515
generate _[CycloneDX][link_website]_ Software Bill-of-Materials (SBOM) from _node_-based projects.
1616

1717
| ecosystem | actual tool |
@@ -20,11 +20,11 @@ generate _[CycloneDX][link_website]_ Software Bill-of-Materials (SBOM) from _nod
2020
| _yarn_ | to be announced <!-- maybe https://github.com/CycloneDX/cyclonedx-node-yarn --> |
2121
| _pnpm_ | to be announced <!-- maybe https://github.com/CycloneDX/cyclonedx-node-pnpm --> |
2222

23-
You should not depend on this very meta-package, but the actual tool that suites your specific ecosystem.
23+
You should not depend on this very meta-package, instead depend on the actual tool that suites your specific ecosystem.
2424

2525
## Out of Scope
2626

27-
There are ecosystems, that are not node-based, but use node as a runtime/compiler environment.
27+
There are ecosystems, that are not node-based, but use node as a runtime/compiler environment.
2828
These ecosystems are out of scope. Therefore, the following packages are not part of this very meta-package.
2929

3030
| ecosystem | actual tool |
@@ -49,7 +49,7 @@ See the [CONTRIBUTING][contributing_file] file for details.
4949

5050
CycloneDX Node Module is Copyright (c) OWASP Foundation. All Rights Reserved.
5151

52-
Permission to modify and redistribute is granted under the terms of the Apache 2.0 license.
52+
Permission to modify and redistribute is granted under the terms of the Apache 2.0 license.
5353
See the [LICENSE][license_file] file for the full license.
5454

5555
----

0 commit comments

Comments
 (0)