Skip to content

Commit 6c9952c

Browse files
authored
Merge pull request #78 from doubleopen-project/structured-doc-fix
docs: Fix wording regarding "structure(d) text"
2 parents b473879 + 86cde15 commit 6c9952c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/introduction.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ What is FederatedCode?
4343

4444
**FederatedCode** is composed of multiple distributed sub-systems:
4545

46-
- A system to store versioned metadata as structure text (JSON, YAML) in multiple Git repositories
47-
structured to enable direct content retrieval using a Package URL (PURL),
46+
- A system to store versioned metadata as structured text (JSON, YAML) in multiple Git repositories
47+
to enable direct content retrieval using a Package URL (PURL),
4848
- A series of utilities to synchronize AboutCode databases with these versioned metadata, and
4949
- A system to publish package-centric events such as the release of a new package version, the
5050
publication of a vulnerability, the availability of detail scans, analysis and SBOMs using

0 commit comments

Comments
 (0)