diff --git a/docs/source_docs/user_guide/inputs/boundary_conditions.rst b/docs/source_docs/user_guide/inputs/boundary_conditions.rst index f2d3155ae5d9ca7bba89ca0d2f6d3ef36e477183..9e4efc964b6931320ef3e45ee576c745dc0c01ae 100644 --- a/docs/source_docs/user_guide/inputs/boundary_conditions.rst +++ b/docs/source_docs/user_guide/inputs/boundary_conditions.rst @@ -30,7 +30,7 @@ The type of the boundary conditions in the BC region must be defined with the pr | | * ``pi`` - pressure inflow | | | | | * ``po`` - pressure outflow | | | | | * ``mi`` - mass inflow | | | -| | * ``noslip`` - no-slip wall | | | +| | * ``no-slip`` - no-slip wall | | | | | * ``slip`` - slip wall | | | | | * ``eb`` - embedded boundary - for inhomogeneous Dirichlet BCs | | | | | of temperature or fluid velocity (mass inflow) on the | | |