Skip to content

Commit

Permalink
fixed a typo in readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
muatik committed Oct 30, 2015
1 parent 35a157f commit 78a0f44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Build Status](https://travis-ci.org/muatik/flask-profiler.svg?branch=master)](https://travis-ci.org/muatik/flask-profiler)

##### Flask-profiler measures endpoints defined in your flaks application; and provides you fine-grained report through a web interface.
##### Flask-profiler measures endpoints defined in your flask application; and provides you fine-grained report through a web interface.

It gives answer to these questions:
* Where are the bottlenecks in my application?
Expand Down

0 comments on commit 78a0f44

Please sign in to comment.