From ccb16d52f0f155f213e5e0812d59e212d87cd1f7 Mon Sep 17 00:00:00 2001
From: Deepak Rangarajan <deepak.rangarajan@netl.doe.gov>
Date: Wed, 7 Sep 2022 16:19:20 +0000
Subject: [PATCH] typo

---
 docs/source/inputs/InputsCheckpoint.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/source/inputs/InputsCheckpoint.rst b/docs/source/inputs/InputsCheckpoint.rst
index cdef4f6..8148ae2 100644
--- a/docs/source/inputs/InputsCheckpoint.rst
+++ b/docs/source/inputs/InputsCheckpoint.rst
@@ -22,5 +22,5 @@ The following inputs must be preceded by "amr" and control checkpoint/restart.
 | write_geom_chk          | When True, writes the EB geometry data into a checkpoint file.        |  bool       | False     |
 +-------------------------+-----------------------------------------------------------------------+-------------+-----------+
 | use_geom_chk_if_present | When True, looks for the EB geometry checkpoint file in the           |  bool       | True      |
-|                         | current direcotry and uses it, overriding any EB geometry in inputs   |             |           |
+|                         | current directory and uses it, overriding any EB geometry in inputs   |             |           |
 +-------------------------+-----------------------------------------------------------------------+-------------+-----------+
-- 
GitLab