Merge pull request #223 from thebucknerlife/master

Fixed typo in README
This commit is contained in:
Maxime Beauchemin
2016-03-31 12:05:32 -07:00

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).