Skip to content

Commit 245e71d

Browse files
committed
Fixed a pre-commit issue
1 parent 58d6cbc commit 245e71d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coop-plutus/src/Coop/Plutus.hs

+1-1
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@ pmustSpendAtLeastAa = phoistAcyclic $
601601
To demonstrate the COOP provided Plutus JSON encoding a file was created with the COOP
602602
provided `plutus-json-cli` tool:
603603
604-
$ plutus-json-cli from-json -i resources/sample.json -o resources/sample.pd.cbor
604+
\$ plutus-json-cli from-json -i resources/sample.json -o resources/sample.pd.cbor
605605
606606
This served as an exemplary Fact Statement.
607607
-}

0 commit comments

Comments
 (0)