Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/plutus/explanations/pab.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ The PAB subscribes to ledger state updates from the node, using a socket protoco
Wallet
~~~~~~

A Cardano wallet is required for balancing and signing transactions (and optionnaly submitting transactions).
A Cardano wallet is required for balancing and signing transactions (and optionally submitting transactions).
Balancing means taking a partial transaction and adding inputs and outputs to make the transaction valid.

Take `Marlowe <https://play.marlowe-finance.io/doc/marlowe/tutorials/introducing-marlowe.html>`_ as an example.
Expand All @@ -76,7 +76,7 @@ Deployment Scenarios

There are two deployment models envisaged for the PAB: Hosted and in-browser.
The hosted variant will be supported at the initial release of the PAB.
The in-browser variant wil be available after the initial release.
The in-browser variant will be available after the initial release.

Hosted
~~~~~~
Expand Down