Skip to content

Commit a7b8bbf

Browse files
dreamorosiCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]>
1 parent 04e5867 commit a7b8bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/jmespath/src/Functions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ class Functions {
426426
/**
427427
* Determines if the provided string starts with the provided prefix.
428428
*
429-
* @param str The - string to check
429+
* @param str - The string to check
430430
* @param prefix - The prefix to check for
431431
*/
432432
@Functions.signature({

0 commit comments

Comments
 (0)