Skip to content

Commit 4c5eee0

Browse files
committed
Fix minor formatting issue
Environmentsalso needs a space in between Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
1 parent 14138fb commit 4c5eee0

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

  • website/src/components/HomepageContent

website/src/components/HomepageContent/index.js

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,10 @@ export default function HomepageContent() {
120120
<p>AboutCode tools support a large number of licenses, package ecosystems, programming languages,
121121
and vulnerability data sources, all identified using{' '}
122122
<a href="https://packageurl.org">Package-URL (PURL)</a> or SPDX license expressions.
123-
See a few highlights below; the full set of supported <Link to="/environments/">Environments</Link>
124-
also includes operating systems, programming languages, binary and archive formats, and more data sources.</p>
123+
See a few highlights below; the full set of supported <Link
124+
to="/environments/">Environments</Link> also includes operating
125+
systems, programming languages, binary and archive formats,
126+
and more data sources.</p>
125127
</div>
126128
<EcosystemGrid featured />
127129
</section>

0 commit comments

Comments
 (0)