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:
Ryan Russell
2022-06-04 17:12:37 -05:00
committed by GitHub
parent 2f40313a54
commit 916602ae2d
2 changed files with 3 additions and 3 deletions

View File

@@ -87,7 +87,7 @@ class Uploader {
}
/**
* Add breadcumb
* Add breadcrumb
* @param {string} value
*/
function addBreadcrumb(value) {