diff --git a/src/commands.ts b/src/commands.ts index 3ad9682..cea1d97 100644 --- a/src/commands.ts +++ b/src/commands.ts @@ -270,7 +270,7 @@ export class Commands { } /** - * Replaces the `toString` method on node.js + * Replaces the `toString` method on Deno * * @see toString */ @@ -279,7 +279,7 @@ export class Commands { } /** - * Replaces the `toString` method on Deno + * Replaces the `toString` method on Node.js * * @see toString */