Commit 9baab2d8 by Tobias Schuele

Fixed typo in README.md

parent bae8eb54
......@@ -117,7 +117,7 @@ To simplify programming of homogeneous systems, tasks_cpp contains abstractions
to the MTAPI interfaces. Component algorithms_cpp provides high-level constructs
for typical parallelization tasks in C++, and dataflow_cpp generic skeletons for
the development of parallel stream-based applications. Finally, containers_cpp
provides data structures for storing object in an organized and thread-safe way.
provides data structures for storing objects in a thread-safe way.
Build and Installation
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment