mirror of
https://github.com/misskey-dev/summaly.git
synced 2025-05-25 23:47:28 +09:00
Refactor: Better English
This commit is contained in:
parent
17fb5f6b46
commit
07cfdb6827
@ -38,8 +38,8 @@ type Result = Summary & {
|
||||
};
|
||||
|
||||
/**
|
||||
* Summary an web page
|
||||
* @param {string} url URL of web page you want to summary
|
||||
* Summarize an web page
|
||||
* @param {string} url URL of web page you want to summarize
|
||||
* @param {Options?} options The options
|
||||
* @return {Promise<Result>} Promised summary
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user