From: Paul Brossier Date: Mon, 8 Jul 2013 16:44:16 +0000 (-0500) Subject: README.rst: fix typos X-Git-Tag: 0.5.0~90 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=b13c72b39f1bfac660421c626c692d04bd964a98;p=timeside.git README.rst: fix typos --- diff --git a/README.rst b/README.rst index fd45cf5..c8dda7e 100644 --- a/README.rst +++ b/README.rst @@ -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.