]> git.parisson.com Git - timeside.git/commitdiff
README.rst: fix typos
authorPaul Brossier <piem@piem.org>
Mon, 8 Jul 2013 16:44:16 +0000 (11:44 -0500)
committerPaul Brossier <piem@piem.org>
Mon, 8 Jul 2013 16:44:16 +0000 (11:44 -0500)
README.rst

index fd45cf55ba2965c033427908fd77854de488cb90..c8dda7e20d018be0a16bb804e4fdc3792cb3e56d 100644 (file)
@@ -7,7 +7,7 @@ TimeSide : open and fast web audio components
 
 TimeSide is a set of python components enabling easy audio processing, transcoding, imaging and streaming. Its simple architecture and high-level API have been design to process serial pipelines.
 
-It includes a powerfull HTM5 interactive player which can be embedded in any web application to provide fancy waveforms, various analyzer results, synced time metadata display during playback (time-marking) and remote indexing.
+It includes a powerful HTML5 interactive player which can be embedded in any web application to provide fancy waveforms, various analyzer results, synced time metadata display during playback (time-marking) and remote indexing.
 
 The engine (server side) is fully written in Python, the player (client side) in HTML, CSS and JavaScript.