From 2677b40b298dab40b5ec7bd8d45dc978958cf445 Mon Sep 17 00:00:00 2001 From: Danny Guo Date: Mon, 6 Jun 2016 19:58:55 -0400 Subject: [PATCH] Fix a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca2ceb7..a852408 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Rollup filter for webassets [![Build Status](https://travis-ci.org/rclmenezes/webassets-rollup.svg?branch=master)](https://travis-ci.org/rclmenezes/webassets-rollup) -Filter for for compiling assets using [Rollup](http://rollupjs.org) and [webassets](http://webassets.readthedocs.org). Requires Python 2.7 or Python 3.3 and newer. +Filter for compiling assets using [Rollup](http://rollupjs.org) and [webassets](http://webassets.readthedocs.org). Requires Python 2.7 or Python 3.3 and newer. ## Basic usage