From d246dd7ae12f58d86cca6af6e6b97df234ef3a50 Mon Sep 17 00:00:00 2001 From: Prasanth Louis Date: Thu, 24 Mar 2022 12:17:53 -0400 Subject: [PATCH] Update splitio.d.ts Correcting typo --- types/splitio.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/splitio.d.ts b/types/splitio.d.ts index 6c8f4ed70..3a1f8afba 100644 --- a/types/splitio.d.ts +++ b/types/splitio.d.ts @@ -313,7 +313,7 @@ interface INodeBasicSettings extends ISharedSettings { IPAddressesEnabled?: boolean }, /** - * Defines which kind of storage we should instanciate. + * Defines which kind of storage we should instantiate. * @property {Object} storage */ storage?: {