Index: /anr/section-objectif.tex
===================================================================
--- /anr/section-objectif.tex	(revision 376)
+++ /anr/section-objectif.tex	(revision 377)
@@ -10,7 +10,7 @@
 
 % les objectifs scientifiques/techniques du projet.
-The design steps are presented figure~\ref{coach-flow}.
+The design steps are presented in figure~\ref{coach-flow}.
 The end-user input is
-either a HPC application (an application running on a PC that must be accelerated),
+either an HPC application (an application running on a PC that must be accelerated),
 or an embedded application (a standalone application),
 or a  sub-system application of a larger design.
@@ -76,11 +76,11 @@
     COACH will provide a tool which will automatically explore the coprocessor micro-architectural design space.
 \item[\textit{High-level code transformation}]:
-    COACH will allow to optimize the memory usage, to enhance the parallelism through 
+    COACH will allow optimization of the memory usage, enhancing the parallelism through 
     loop transformations and parallelization. The challenge is to identify the coarse 
     grained parallelism and to generate,
-    from a sequential algorithm, application containing multiple communicating
-    tasks. COACH will adapt techniques which were developed in the 1990 for 
+    from a sequential algorithm, an application containing multiple communicating processes.
+    COACH will adapt techniques which were developed in the 1990 for 
     the construction of distributed programs. However, in the context of HLS, there are 
-    several original problems to be solved, related to the  FIFO communication channels and with 
+    several original problems to be solved, related to the  FIFO communication channels and to
     memory optimization. 
     COACH will support code transformation by providing a source to source C2C tool.
