]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/prog_guide/perf_opt_guidelines.rst
doc: describe dynamic logging format
[dpdk.git] / doc / guides / prog_guide / perf_opt_guidelines.rst
index 7c24aa485d9b8ac27e3a8800893dc6e8b938ee1f..286bf98374bc3c9b30814428cf91e14b3c406ef4 100644 (file)
@@ -38,7 +38,7 @@ Performance Optimization Guidelines
 Introduction
 ------------
 
-The following sections describe optimizations used in the DPDK and optimizations that should be considered for a new applications.
+The following sections describe optimizations used in DPDK and optimizations that should be considered for new applications.
 
 They also highlight the performance-impacting coding techniques that should,
 and should not be, used when developing an application using the DPDK.