From 1d4fdaf377668f7feebd9340c5883732f7e82221 Mon Sep 17 00:00:00 2001 From: Callum Macdonald Date: Mon, 30 Nov 2020 14:23:28 +0100 Subject: [PATCH] Typo correction - except not expect --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f958aa..1cd7e29 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Multiaddr was originally [thought up by @jbenet](https://github.com/jbenet/rando Although multiaddrs are self-describing, it's possible to further encapsulate them based on context. For example in a web browser, it's obvious that, given a hostname, HTTP should be spoken. -The specifics of this HTTP connection are not important (expect maybe the use of TLS), +The specifics of this HTTP connection are not important (except maybe the use of TLS), and will be derived from the browser's capabilities and configuration. 1. example.com/index.html