From 37870ead05b84eafb2dcf9c91805e4478335a588 Mon Sep 17 00:00:00 2001 From: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com> Date: Thu, 31 Oct 2024 07:57:14 +0100 Subject: [PATCH] fix: vale check --- doc/source/getting-started/RUN_README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/getting-started/RUN_README.rst b/doc/source/getting-started/RUN_README.rst index 29f701351..3ae1a7ef5 100644 --- a/doc/source/getting-started/RUN_README.rst +++ b/doc/source/getting-started/RUN_README.rst @@ -22,4 +22,4 @@ How it works It uses the Python dependency ``ansys-tools-path`` to discover where LS-DYNA is installed. After installing ``ansys-tools-path``, the location of LS-DYNA can be saved by running ``save-ansys-path --name dyna {path/to/dyna}`` so that subsequent usages of ``run_dyna`` -will look there. +look there.