aboutsummaryrefslogtreecommitdiff
path: root/getting-started.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-09-11 10:29:19 -0700
committerChris Rebert <[email protected]>2013-09-11 10:29:19 -0700
commitc62426daeb8e7709422ab2eeeb0cf2eb2fad4575 (patch)
tree5e8329ccff6fdfc6156b4cdd72ecec2830147012 /getting-started.html
parent1497c21fe3ea2e0588a7ea75ed7848d41c7ca168 (diff)
parenteebbee7c8163928735749d58c96a076967c7fb8d (diff)
downloadbootstrap-c62426daeb8e7709422ab2eeeb0cf2eb2fad4575.tar.xz
bootstrap-c62426daeb8e7709422ab2eeeb0cf2eb2fad4575.zip
Merge pull request #10579 from roryokane/patch-1
Fix capitalization of “list groups” in middle of sentence
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 84dec459e..886ac5cec 100644
--- a/getting-started.html
+++ b/getting-started.html
@@ -631,7 +631,7 @@ bootstrap/
<tr>
<td>Nav lists</td>
<td><code>.nav-list</code> <code>.nav-header</code></td>
- <td>No direct equivalent, but <a href="../components/#list-group">List groups</a> and <a href="../javascript/#collapse"><code>.panel-group</code>s</a> are similar.</td>
+ <td>No direct equivalent, but <a href="../components/#list-group">list groups</a> and <a href="../javascript/#collapse"><code>.panel-group</code>s</a> are similar.</td>
</tr>
</tbody>
</table>