Commit a8b1defb by Piotr Mitros

Typo

parent b4ed33a2
...@@ -28,7 +28,7 @@ The model behind Insights is the app store model: ...@@ -28,7 +28,7 @@ The model behind Insights is the app store model:
![App store](docs/app_store.png) ![App store](docs/app_store.png)
We provide a runtime. This runtime provides a fixed set of We provide a runtime. This runtime provides a fixed set of
technologies (Python, numpy, scipy, pylab, pandas, mongo, a cache, technologies (Python, numpy, scipy, pylab, pandas, mongo, a cache,
etc.). If you restrict yourself to this set of analytics, anyone etc.). If you restrict yourself to this runtime, anyone
running Insights can host your analytic. If you'd like to move outside running Insights can host your analytic. If you'd like to move outside
this set of tools, you can do that too, but then you may have to this set of tools, you can do that too, but then you may have to
host your own analytics server. host your own analytics server.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment