Skip to content

Commit b348b4b

Browse files
bourgeoaTallTed
andauthored
Update lib/ldp.js
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
1 parent d0153fc commit b348b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ldp.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ class LDP {
158158
extension = ''
159159
}
160160

161-
// allways return a valid URL.
161+
// always return a valid URL.
162162
const resourceUrl = await ldp.getAvailableUrl(hostname, containerPath, { slug, extension, container })
163163
debug.handlers('POST -- Will create at: ' + resourceUrl)
164164

0 commit comments

Comments
 (0)