mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-09 00:59:02 +03:00
chore: fix typos (#17)
* chore(server.rs): fix `retrieve_listening_addrs` Signed-off-by: Ryan Russell <git@ryanrussell.org> * docs(index.js): Fix `breadcrumb` Signed-off-by: Ryan Russell <git@ryanrussell.org>
This commit is contained in:
@@ -87,7 +87,7 @@ class Uploader {
|
||||
}
|
||||
|
||||
/**
|
||||
* Add breadcumb
|
||||
* Add breadcrumb
|
||||
* @param {string} value
|
||||
*/
|
||||
function addBreadcrumb(value) {
|
||||
|
||||
Reference in New Issue
Block a user