Skip to content

Commit cafb654

Browse files
vicbjames-elicx
andauthored
Update packages/cloudflare/src/cli/build/patches/ast/util.ts
Co-authored-by: James Anderson <[email protected]>
1 parent 5f24884 commit cafb654

File tree

1 file changed

+1
-1
lines changed
  • packages/cloudflare/src/cli/build/patches/ast

1 file changed

+1
-1
lines changed

packages/cloudflare/src/cli/build/patches/ast/util.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ export function getRuleEdits(rule: string | RuleConfig, root: SgNode, { once = f
5757
* Patches the code from by applying the rule.
5858
*
5959
* This function is mainly for on off edits and tests,
60-
* use `getRuleEdits` to apply multiples rules.
60+
* use `getRuleEdits` to apply multiple rules.
6161
*
6262
* @param code The source code
6363
* @param rule The astgrep rule (yaml or NapiConfig)

0 commit comments

Comments
 (0)