]> 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)
committerGuillaume Pellerin <yomguy@parisson.com>
Mon, 8 Jul 2013 21:35:33 +0000 (23:35 +0200)
README.rst

index b51dab2d95771486a487962dbe5010d5abbf5b7d..3ca885b91b6ab0b34df601643befacfe852fcd33 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.