From 426572daa8eec0c3b01b231b4bafba960ccdce9c Mon Sep 17 00:00:00 2001 From: Edwin Amsler Date: Thu, 22 Aug 2024 20:41:01 -0500 Subject: [PATCH] Update README.md (#74) Quick typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04345a8..ce51ad2 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ a_partner = Partner( ### Sending a message to your partner -* The partner is now setup we can build and AS2 message +* The partner is now setup we can build an AS2 message ```python from pyas2lib.as2 import Message