diff --git a/bindings/nodejs/index.d.ts b/bindings/nodejs/index.d.ts index 76558d2b1c2a..ec23820963b4 100644 --- a/bindings/nodejs/index.d.ts +++ b/bindings/nodejs/index.d.ts @@ -212,7 +212,7 @@ export class Operator { * * This function will create a new handle to list entries. * - * An error will be returned if given path doesn’t end with /. + * An error will be returned if given path doesn't end with /. * * ### Example * ```javascript @@ -235,7 +235,7 @@ export class Operator { * * This function will create a new handle to list entries. * - * An error will be returned if given path doesn’t end with /. + * An error will be returned if given path doesn't end with /. * * ### Example * ```javascript