doc: fix a typo in pipeline app guide
[dpdk.git] / doc / guides / sample_app_ug / ip_pipeline.rst
index 09cbc17..e0aa148 100644 (file)
@@ -233,7 +233,7 @@ The application startup arguments are:
  * Default: Not present
 
  * Argument: Path to the CLI script file to be run by the master pipeline at application startup.
-   No CLI script file will be run at startup of this argument is not present.
+   No CLI script file will be run at startup if this argument is not present.
 
 ``-p PORT_MASK``
 
@@ -337,7 +337,7 @@ Generic example of configuration file section:
 
     <variable_name_1> = <value_1>
 
-    ...
+    ...
 
     <variable_name_N> = <value_N>