From b93df1e691563ff9ad29ccd448a9c677ba6a8b5c Mon Sep 17 00:00:00 2001
From: showipintbri <40892800+showipintbri@users.noreply.github.com>
Date: Thu, 2 Sep 2021 16:48:50 -0400
Subject: Spelling Corrections

---
 docs/configuration/service/https.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'docs')

diff --git a/docs/configuration/service/https.rst b/docs/configuration/service/https.rst
index 1f1e2aa9..a169e68e 100644
--- a/docs/configuration/service/https.rst
+++ b/docs/configuration/service/https.rst
@@ -78,7 +78,7 @@ Set an API-KEY is the minimal configuration to get a working API Endpoint.
    set service https api keys id MY-HTTPS-API-ID key MY-HTTPS-API-PLAINTEXT-KEY
 
 
-To use this full configuration we asume a publice accessable hostname.
+To use this full configuration we asume a public accessible hostname.
 
 .. code-block:: none
 
@@ -88,4 +88,4 @@ To use this full configuration we asume a publice accessable hostname.
    set service https virtual-host rtr01 listen-address 198.51.100.2
    set service https virtual-host rtr01 listen-port 11443
    set service https virtual-host rtr01 server-name rtr01.example.com
-   set service https api-restrict virtual-host rtr01.example.com
\ No newline at end of file
+   set service https api-restrict virtual-host rtr01.example.com
-- 
cgit v1.2.3