From 84be59ff9d6feed21f70c9eb4eb3d75a8f13c24c Mon Sep 17 00:00:00 2001 From: Schneider Date: Mon, 8 Apr 2019 11:21:14 -0300 Subject: [PATCH] Fixed typos on glossary --- glossary/HTTP-and-HTTPS.md | 2 +- glossary/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/glossary/HTTP-and-HTTPS.md b/glossary/HTTP-and-HTTPS.md index 1ac999f02..017a5e6f4 100644 --- a/glossary/HTTP-and-HTTPS.md +++ b/glossary/HTTP-and-HTTPS.md @@ -1,4 +1,4 @@ ### HTTP and HTTPS The HyperText Transfer Protocol (HTTP) is the underlying network protocol that enables transfer of hypermedia documents on the Web, usually between a client and a server. -The HyperText Transfer Protocol Secure (HTTPS) is an encrypted version of the HTTP protocol, that uses SSL to encrypt all data transfered between a client and a server. +The HyperText Transfer Protocol Secure (HTTPS) is an encrypted version of the HTTP protocol, that uses SSL to encrypt all data transferred between a client and a server. diff --git a/glossary/README.md b/glossary/README.md index 48ea86d5e..165a27364 100644 --- a/glossary/README.md +++ b/glossary/README.md @@ -313,7 +313,7 @@ HTML documents are plaintext documents structured with elements, which are surro ### HTTP and HTTPS The HyperText Transfer Protocol (HTTP) is the underlying network protocol that enables transfer of hypermedia documents on the Web, usually between a client and a server. -The HyperText Transfer Protocol Secure (HTTPS) is an encrypted version of the HTTP protocol, that uses SSL to encrypt all data transfered between a client and a server. +The HyperText Transfer Protocol Secure (HTTPS) is an encrypted version of the HTTP protocol, that uses SSL to encrypt all data transferred between a client and a server. ### Integer