Skip to content

Commit

Permalink
Fixes typo (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesvdvreken authored May 19, 2022
1 parent 89d44ee commit 1e0c369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Build Status](https://travis-ci.org/Brightspace/node-jwk-to-pem.svg?branch=master)](https://travis-ci.org/Brightspace/node-jwk-to-pem) [![Coverage Status](https://coveralls.io/repos/Brightspace/node-jwk-to-pem/badge.svg)](https://coveralls.io/r/Brightspace/node-jwk-to-pem)

Convert a [json web key][jwk] to a PEM for use by OpenSSL or `crytpo`.
Convert a [json web key][jwk] to a PEM for use by OpenSSL or `crypto`.

## Install
```sh
Expand Down

0 comments on commit 1e0c369

Please sign in to comment.