diff --git a/docs.it4i/software/tools/ansys/ansys-fluent.md b/docs.it4i/software/tools/ansys/ansys-fluent.md
index 6c5f27c7e8935ae40497bcb026383f3836981833..8e8245ced4e602dce8151b904be233b2acc0b741 100644
--- a/docs.it4i/software/tools/ansys/ansys-fluent.md
+++ b/docs.it4i/software/tools/ansys/ansys-fluent.md
@@ -104,7 +104,7 @@ The following is an explanation of the parameters:
 
 `mpp="true"` will tell the job script to execute the job across multiple processors.
 
-To run ANSYS Fluent in batch mode with the user's config file, you can utilize/modify the following script and execute it via the `qsub` command:
+To run ANSYS Fluent in batch mode with the user's config file, you can utilize/modify the following script and execute it via the `sbatch` command:
 
 ```bash
 #!/bin/sh