Skip to content

Commit ce39d5f

Browse files
committed
Fine tune a few files package-url#592
Reference: package-url#592 Signed-off-by: John M. Horan <johnmhoran@gmail.com>
1 parent 275dd55 commit ce39d5f

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,3 @@ type definitions:
155155
## Users, adopters and links
156156

157157
See the `dedicated adopters list <ADOPTERS.md>`_.
158-
159-
## License
160-
161-
This document is licensed under the MIT license

docs/maintain-purl-types.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## How PURL Types are maintained
22

3-
All PURL type definitions are maintained as JSON definition files and JSON
3+
PURL type definitions are maintained as JSON definition files and JSON
44
test files in the PURL specification repository. These JSON files serve as
55
the source of truth and define the structure of each PURL type, including:
66

@@ -20,7 +20,7 @@ On commit, a job automatically:
2020
## How to Propose a New PURL Type
2121

2222
To propose a new PURL type, create an **issue** and a corresponding
23-
**pull request** to the repository with:
23+
**pull request** in the repository with:
2424

2525
- a new JSON definition file under `types/`.
2626
- a new JSON test file file under `tests/types/`.

0 commit comments

Comments
 (0)