Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2014-03-04 02:18:22 +0400
committerMark Otto <markdotto@gmail.com>2014-03-04 02:18:22 +0400
commit1c3a3b759340336bd815f646175015499d3409ac (patch)
tree4cf189799207c917ddcd852db149584fe1d79870 /composer.json
parent745111ba524ea6cdcff3454cbb0cf1bed3f1b130 (diff)
Match docs description
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index f5d056bda0..11168d2fec 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"
],