diff options
| author | Mark Otto <[email protected]> | 2014-03-03 14:18:22 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-03-03 14:18:22 -0800 |
| commit | 1c3a3b759340336bd815f646175015499d3409ac (patch) | |
| tree | 4cf189799207c917ddcd852db149584fe1d79870 | |
| parent | 745111ba524ea6cdcff3454cbb0cf1bed3f1b130 (diff) | |
| download | bootstrap-1c3a3b759340336bd815f646175015499d3409ac.tar.xz bootstrap-1c3a3b759340336bd815f646175015499d3409ac.zip | |
Match docs description
| -rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index f5d056bda..11168d2fe 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "twbs/bootstrap", - "description": "Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.", + "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", "keywords": [ "css" ], |
