aboutsummaryrefslogtreecommitdiff
path: root/getting-started.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-08-18 10:57:23 -0700
committerChris Rebert <[email protected]>2013-08-18 10:57:23 -0700
commit40a1bcea7d16820adb8f12197f34438a11eff7d9 (patch)
tree536080519a73e88ac74322398d696c472af8ddff /getting-started.html
parent25d9b2ad4935557ebf869a4cf850ad889e04c45e (diff)
parent5e2569f15bec7303a77f48a7dd079de8a8d4fa15 (diff)
downloadbootstrap-40a1bcea7d16820adb8f12197f34438a11eff7d9.tar.xz
bootstrap-40a1bcea7d16820adb8f12197f34438a11eff7d9.zip
Merge pull request #9789 from thgh/patch-2
Fix well class names in migration section of getting-started.html
Diffstat (limited to 'getting-started.html')
-rw-r--r--getting-started.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/getting-started.html b/getting-started.html
index 30e55299e..83c2583ce 100644
--- a/getting-started.html
+++ b/getting-started.html
@@ -545,7 +545,7 @@ bootstrap/
</tr>
<tr>
<td>Well sizes</td>
- <td><code>.well-small</code> <code>.well-large</code></td>
+ <td><code>.well-sm</code> <code>.well-lg</code></td>
</tr>
<tr>
<td>Alert links</td>