From dde445bd614420fd1bf43f1c06dff47290243bf1 Mon Sep 17 00:00:00 2001
From: Ann Almgren <asalmgren@lbl.gov>
Date: Sun, 16 Jun 2019 07:22:36 -0700
Subject: [PATCH] fix formatting

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

diff --git a/docs/source/InputsLoadBalancing.rst b/docs/source/InputsLoadBalancing.rst
index 6ce753c..25a8d32 100644
--- a/docs/source/InputsLoadBalancing.rst
+++ b/docs/source/InputsLoadBalancing.rst
@@ -9,7 +9,7 @@ The following inputs must be preceded by "amr" and determine how we create the g
 |                      | Description                                                           |   Type      | Default   |
 +======================+=======================================================================+=============+===========+
 | regrid_int           | How often to regrid (in number of steps at level 0)                   |   Int       |    -1     |
-|                      |  if regrid_int = -1 then no regridding will occur                     |             |           |
+|                      | if regrid_int = -1 then no regridding will occur                      |             |           |
 +----------------------+-----------------------------------------------------------------------+-------------+-----------+
 | max_grid_size_x      | Maximum number of cells at level 0 in each grid in x-direction        |    Int      | 32        |
 +----------------------+-----------------------------------------------------------------------+-------------+-----------+
-- 
GitLab