fixing typo in comments

This commit is contained in:
Chris Troutner
2025-08-07 07:00:58 -07:00
parent c86512254d
commit 01484b4e03
+1 -1
View File
@@ -1,6 +1,6 @@
/*
Offer Entity
An ffer is created when a new Signal is detected via the P2WDB webhook.
An offer is created when a new Signal is detected via the P2WDB webhook.
It's destroyed when the UTXO described in the Signal has been detected as spent.
*/