Skip to content

Commit 2b36806

Browse files
GlugovGrGlibe0d
andauthored
docs: correct typos after review
Co-authored-by: Edward Zarecor <[email protected]>
1 parent 93f7e2f commit 2b36806

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/decisions/0007-verifiable-credentials-issuing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ These backends can be used to:
6060
* build JSON-LD documents based on several VC based standards, e.g., `Verifiable Credentials Data Model v1.1`_,
6161
`Open Badges v3.0`_, `EBSI Verifiable Credentials`_;
6262

63-
* implement integrations with different verifiable credentials singing services, such as `SpruceID's didkit-python`_, `DCC's sign-and-verify`_, and other open-source and proprietary solutions.
63+
* implement integrations with different verifiable credentials signing services, such as `SpruceID's didkit-python`_, `DCC's sign-and-verify`_, and other open-source and proprietary solutions.
6464

6565
* issue credentials directly to different mobile and web digital credentials wallets, such as `DCC's Learner Credentials Wallet (LCW)`_,
6666
and `MATTR wallet`_
@@ -71,7 +71,7 @@ In addition to the new application, it was decided to implement three initial ba
7171

7272
* issue verifiable credentials directly to `DCC's Learner Credentials Wallet (LCW)`_;
7373

74-
* sing verifiable credentials with the library `didkit-python`_, the python bindings for the open-source Rust-based `DIDKit`_ library maintained by SpruceID.
74+
* sign verifiable credentials with the library `didkit-python`_, the python bindings for the open-source Rust-based `DIDKit`_ library maintained by SpruceID.
7575

7676
We want to focus on the implementation of issuing the program certificates in the form of verifiable credentials,
7777
and eventually support other credentials types that are available in the Credentials Service as well.

0 commit comments

Comments
 (0)