From 080a63904c059619162ca0d15c7cdde28e061fbb Mon Sep 17 00:00:00 2001
From: Ammar Husain <mrahusain@gmail.com>
Date: Thu, 13 Jun 2019 17:44:48 -0700
Subject: [PATCH] Fix typo in README

---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 0d3c793..1c0188f 100644
--- a/README.org
+++ b/README.org
@@ -13,7 +13,7 @@ Get the file, add to load path, and
 ** Function
 - =eldoc-box-hover-mode= :: Display documentation of the symbol at point in a childframe on upper corner.
 - =eldoc-box-hover-at-point-mode= :: If you enable this minor mode *on top of* =eldoc-box-hover-mode=, the childframe is displayed at point, instead of on the upper corner.
-- =eldox-box-eglot-help-at-point= :: See below.
+- =eldoc-box-eglot-help-at-point= :: See below.
 ** Face
 -  =eldoc-box-border= :: Adjust =:background= of this face for border color.
 - =eldoc-box-body= :: Adjust =:background= and =:font= of  this face for background color and font of the childframe. I suggest to use a nice Sans Serif font, such as Source Sans Pro.