Fixed typo in README

This commit is contained in:
Greg Buckner 2016-03-31 12:02:26 -07:00
parent bd9051a168
commit 9595dcff4d
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ Caravel provides:
Database Support
----------------
Caravel was originally designed on to of Druid.io, but quickly broadened
Caravel was originally designed on top of Druid.io, but quickly broadened
its scope to support other databases through the use of SqlAlchemy, a Python
ORM that is compatible with
[most common databases](http://docs.sqlalchemy.org/en/rel_1_0/core/engines.html).