Skip to content

Commit 7bd6257

Browse files
Merge pull request #3200 from SalesforceCommerceCloud/t/cc-sharks/W-19441308/v1
@W-19441308 Add missing period to JSDoc comment in page-designer utils as part of onboarding
2 parents 53b251f + f191fc9 commit 7bd6257

File tree

1 file changed

+1
-1
lines changed
  • packages/template-retail-react-app/app/page-designer

1 file changed

+1
-1
lines changed

packages/template-retail-react-app/app/page-designer/utils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
// TODO - move this to a more general location
99
/**
10-
* Determines whether the specified URL is absolute
10+
* Determines whether the specified URL is absolute.
1111
*
1212
* @param {string} url The URL to test
1313
* @returns {boolean} True if the specified URL is absolute, otherwise false

0 commit comments

Comments
 (0)