From 099605bad19b02ae57cdfa450e1f856794ccdad7 Mon Sep 17 00:00:00 2001 From: Chris Terech <34779743+cterech@users.noreply.github.com> Date: Mon, 6 Mar 2023 08:54:57 -0800 Subject: [PATCH] fix comment (#860) --- src/api.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api.ts b/src/api.ts index 9e0e66e2a..78d4da0c7 100644 --- a/src/api.ts +++ b/src/api.ts @@ -141,7 +141,7 @@ export class OpenSeaAPI { } /** - * oi + * Generate the data needed to fulfill a listing or an offer */ public async generateFulfillmentData( fulfillerAddress: string,