diff --git a/docs/products/flink/howto/create-sql-application.rst b/docs/products/flink/howto/create-sql-application.rst
index 72f37aa9d..2e2970fe0 100644
--- a/docs/products/flink/howto/create-sql-application.rst
+++ b/docs/products/flink/howto/create-sql-application.rst
@@ -51,7 +51,7 @@ Create an SQL application in Aiven for Apache FlinkĀ® using the `Aiven Console <
* Select the application version to deploy. The default version for the first deployment is **Version: 1**.
* Select a :doc:`savepoint ` if you wish to deploy from a specific state. No savepoints are available for the first application deployment.
* Toggle **Restart on failure** to automatically restart Flink jobs upon failure.
- * Specify the number of `parallel instances ` you require for the task.
+ * Specify the number of `parallel instances `_ you require for the task.
13. Click **Deploy without a savepoint** to begin the deployment process.
14. While deploying, the application status shows **Initializing**. Once deployed, the status changes to **Running**.