Skip to content

Commit 6053b53

Browse files
Update integration.md
Signed-off-by: jonvnadelberg <[email protected]>
1 parent dd85455 commit 6053b53

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/en/system_config/integration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ There are several libraries available for developers who want to integrate Sigst
3838
- [Cosign](https://github.com/sigstore/cosign) is a legacy system that still should be used for signing, and Sigstore-go, which is recommended for use in verification. Cosign was developed with a focus on container image signing and verification, and has a rich CLI and a long legacy of features and development.
3939
- [Sigstore-go](https://github.com/sigstore/sigstore-go) is a more minimal and friendly API for integrating Go code with Sigstore, with a focus on a unified format for Sigstore verification metadata.
4040
- [Sigstore-python](https://github.com/sigstore/sigstore-python) is a python language based API.
41-
- [Sigstore-JS](https://github.com/sigstore/sigstore-js) is for code signing NPM packages
41+
- [Sigstore-js](https://github.com/sigstore/sigstore-js) is for code signing NPM packages
4242
- [Sigstore-java](https://github.com/sigstore/sigstore-java) is for Java based applications (pre-release).
4343
- [Sigstore-rs](https://github.com/sigstore/sigstore-rs) is for Rust applications (pre-release).
4444

@@ -69,6 +69,6 @@ Sigstore-go can be found [here](https://github.com/sigstore/sigstore-go). [Examp
6969

7070
The Sigstore-python library is an interface for the Python programming language. Examine the [repository](https://github.com/sigstore/sigstore-python) for more information.
7171

72-
### Sigstore-JS
72+
### Sigstore-js
7373

74-
The Sigstore-JS library is designed for code signing NPM packages. See the [repository](https://github.com/sigstore/sigstore-js) for more information.
74+
The Sigstore-js library is designed for code signing NPM packages. See the [repository](https://github.com/sigstore/sigstore-js) for more information.

0 commit comments

Comments
 (0)