Use correct title level.

This commit is contained in:
Jannis Leidel
2011-04-08 19:18:14 +02:00
parent 6b5ee01dc1
commit 81a807db01

View File

@@ -5,7 +5,7 @@ Django Compressor
Compresses linked and inline JavaScript or CSS into a single cached file.
Why another static file combiner for Django?
--------------------------------------------
============================================
Short version: None of them did exactly what I needed.