DEV: Update method documentation in lib/computed.js (#10172)

This commit is contained in:
Mark VanLandingham 2020-07-06 09:26:21 -05:00 committed by GitHub
parent cb421b5358
commit 3792ffa556
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -116,7 +116,7 @@ export function fmt(...args) {
}
/**
Creates a URL using Discourse.getURL. It takes a fmt string just like
Creates a URL using getURL. It takes a fmt string just like
fmt does.
@method url