From ab7eee1cbe335d91040197eb10a239f3e60595e7 Mon Sep 17 00:00:00 2001 From: Rekard0 <5880388+Rekard0@users.noreply.github.com> Date: Mon, 9 Oct 2023 15:59:13 +0200 Subject: [PATCH] Update subgraph/src/ids/permissions.ts Co-authored-by: Mathias Scherer --- subgraph/src/ids/permissions.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subgraph/src/ids/permissions.ts b/subgraph/src/ids/permissions.ts index 35cc9e51..3d34fb22 100644 --- a/subgraph/src/ids/permissions.ts +++ b/subgraph/src/ids/permissions.ts @@ -5,7 +5,7 @@ import {PERMISSION_OPERATIONS} from '../utils/constants'; * Generates the ContractPermissionId ID using the given parameters. * * @param where - The address of the target contract for which a permission is granted. - * * @param permissionId - The permission identifier. + * @param permissionId - The permission identifier. * @returns A concatenated ID string for ContractPermissionId entity. */ export function getContractPermissionId(