diff --git a/content/patterns/accordion/examples/accordion.html b/content/patterns/accordion/examples/accordion.html
index 51a67c7920..f3b395eca0 100644
--- a/content/patterns/accordion/examples/accordion.html
+++ b/content/patterns/accordion/examples/accordion.html
@@ -247,7 +247,7 @@
Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
- CSS: accordion.css
- JavaScript: accordion.js
diff --git a/content/patterns/alert/examples/alert.html b/content/patterns/alert/examples/alert.html
index d3019e49bf..ce61574e2e 100644
--- a/content/patterns/alert/examples/alert.html
+++ b/content/patterns/alert/examples/alert.html
@@ -120,7 +120,7 @@ Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
CSS:
diff --git a/content/patterns/breadcrumb/examples/breadcrumb.html b/content/patterns/breadcrumb/examples/breadcrumb.html
index 49c8d21089..25db1e906f 100644
--- a/content/patterns/breadcrumb/examples/breadcrumb.html
+++ b/content/patterns/breadcrumb/examples/breadcrumb.html
@@ -117,7 +117,7 @@
Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
CSS:
diff --git a/content/patterns/button/examples/button.html b/content/patterns/button/examples/button.html
index c0c4870720..15b9ea49d4 100644
--- a/content/patterns/button/examples/button.html
+++ b/content/patterns/button/examples/button.html
@@ -171,7 +171,7 @@
Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
diff --git a/content/patterns/button/examples/button_idl.html b/content/patterns/button/examples/button_idl.html
index d078e695ac..6eb3a15688 100644
--- a/content/patterns/button/examples/button_idl.html
+++ b/content/patterns/button/examples/button_idl.html
@@ -184,7 +184,7 @@
Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
diff --git a/content/patterns/carousel/examples/carousel-1-prev-next.html b/content/patterns/carousel/examples/carousel-1-prev-next.html
index e3d95180f4..6c067886ca 100644
--- a/content/patterns/carousel/examples/carousel-1-prev-next.html
+++ b/content/patterns/carousel/examples/carousel-1-prev-next.html
@@ -516,7 +516,7 @@
Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
- CSS: carousel-prev-next.css
- Javascript: carousel-prev-next.js
diff --git a/content/patterns/carousel/examples/carousel-2-tablist.html b/content/patterns/carousel/examples/carousel-2-tablist.html
index a351bf4440..8ce007379b 100644
--- a/content/patterns/carousel/examples/carousel-2-tablist.html
+++ b/content/patterns/carousel/examples/carousel-2-tablist.html
@@ -702,7 +702,7 @@ Tabs
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
- CSS: carousel-tablist.css
- Javascript: carousel-tablist.js
diff --git a/content/patterns/checkbox/examples/checkbox-mixed.html b/content/patterns/checkbox/examples/checkbox-mixed.html
index 5bda996145..823c6a27e7 100644
--- a/content/patterns/checkbox/examples/checkbox-mixed.html
+++ b/content/patterns/checkbox/examples/checkbox-mixed.html
@@ -200,7 +200,7 @@ Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
- CSS: checkbox-mixed.css
- Javascript: checkbox-mixed.js
diff --git a/content/patterns/checkbox/examples/checkbox.html b/content/patterns/checkbox/examples/checkbox.html
index a30bd7217e..edab7e2492 100644
--- a/content/patterns/checkbox/examples/checkbox.html
+++ b/content/patterns/checkbox/examples/checkbox.html
@@ -187,7 +187,7 @@ Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
- CSS: checkbox.css
- Javascript: checkbox.js
diff --git a/content/patterns/combobox/examples/combobox-autocomplete-both.html b/content/patterns/combobox/examples/combobox-autocomplete-both.html
index 541f19b306..9f9064c639 100644
--- a/content/patterns/combobox/examples/combobox-autocomplete-both.html
+++ b/content/patterns/combobox/examples/combobox-autocomplete-both.html
@@ -517,7 +517,7 @@
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
CSS:
diff --git a/content/patterns/combobox/examples/combobox-autocomplete-list.html b/content/patterns/combobox/examples/combobox-autocomplete-list.html
index 2a2d737957..eff7b1eea2 100644
--- a/content/patterns/combobox/examples/combobox-autocomplete-list.html
+++ b/content/patterns/combobox/examples/combobox-autocomplete-list.html
@@ -511,7 +511,7 @@
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
CSS:
diff --git a/content/patterns/combobox/examples/combobox-autocomplete-none.html b/content/patterns/combobox/examples/combobox-autocomplete-none.html
index 2d202f1d84..7cb5c1aef3 100644
--- a/content/patterns/combobox/examples/combobox-autocomplete-none.html
+++ b/content/patterns/combobox/examples/combobox-autocomplete-none.html
@@ -453,7 +453,7 @@
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
CSS:
diff --git a/content/patterns/combobox/examples/combobox-datepicker.html b/content/patterns/combobox/examples/combobox-datepicker.html
index fccb515cf1..9869c83fc0 100644
--- a/content/patterns/combobox/examples/combobox-datepicker.html
+++ b/content/patterns/combobox/examples/combobox-datepicker.html
@@ -696,7 +696,7 @@
Date Picker Dialog: Date Grid
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
CSS:
diff --git a/content/patterns/combobox/examples/combobox-select-only.html b/content/patterns/combobox/examples/combobox-select-only.html
index a291e299ab..4fce2109bc 100644
--- a/content/patterns/combobox/examples/combobox-select-only.html
+++ b/content/patterns/combobox/examples/combobox-select-only.html
@@ -393,7 +393,7 @@
Listbox Popup
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
CSS:
diff --git a/content/patterns/combobox/examples/grid-combo.html b/content/patterns/combobox/examples/grid-combo.html
index f8f08e28cc..e424915932 100644
--- a/content/patterns/combobox/examples/grid-combo.html
+++ b/content/patterns/combobox/examples/grid-combo.html
@@ -378,7 +378,7 @@
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
- CSS: grid-combo.css
- Javascript: grid-combo.js, grid-combo-example.js, utils.js
diff --git a/content/patterns/dialog-modal/examples/datepicker-dialog.html b/content/patterns/dialog-modal/examples/datepicker-dialog.html
index 1dcfc74816..808e759fee 100644
--- a/content/patterns/dialog-modal/examples/datepicker-dialog.html
+++ b/content/patterns/dialog-modal/examples/datepicker-dialog.html
@@ -630,7 +630,7 @@ Date Picker Dialog: Date Grid
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
CSS:
diff --git a/content/patterns/dialog-modal/examples/dialog.html b/content/patterns/dialog-modal/examples/dialog.html
index f8ce7ce188..2a9f6c2897 100644
--- a/content/patterns/dialog-modal/examples/dialog.html
+++ b/content/patterns/dialog-modal/examples/dialog.html
@@ -329,7 +329,7 @@
Notes on aria-modal
and aria-hidden
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
CSS:
diff --git a/content/patterns/disclosure/examples/disclosure-faq.html b/content/patterns/disclosure/examples/disclosure-faq.html
index db98264a36..765759ec11 100644
--- a/content/patterns/disclosure/examples/disclosure-faq.html
+++ b/content/patterns/disclosure/examples/disclosure-faq.html
@@ -209,7 +209,7 @@
Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
diff --git a/content/patterns/disclosure/examples/disclosure-image-description.html b/content/patterns/disclosure/examples/disclosure-image-description.html
index d068a14843..5f7b181784 100644
--- a/content/patterns/disclosure/examples/disclosure-image-description.html
+++ b/content/patterns/disclosure/examples/disclosure-image-description.html
@@ -352,7 +352,7 @@
Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
CSS:
diff --git a/content/patterns/disclosure/examples/disclosure-navigation-hybrid.html b/content/patterns/disclosure/examples/disclosure-navigation-hybrid.html
index d9110235fa..22f14b98ac 100644
--- a/content/patterns/disclosure/examples/disclosure-navigation-hybrid.html
+++ b/content/patterns/disclosure/examples/disclosure-navigation-hybrid.html
@@ -352,7 +352,7 @@
Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
diff --git a/content/patterns/disclosure/examples/disclosure-navigation.html b/content/patterns/disclosure/examples/disclosure-navigation.html
index 034a40b144..31f4a59416 100644
--- a/content/patterns/disclosure/examples/disclosure-navigation.html
+++ b/content/patterns/disclosure/examples/disclosure-navigation.html
@@ -346,7 +346,7 @@
Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
diff --git a/content/patterns/feed/examples/feed.html b/content/patterns/feed/examples/feed.html
index cec9218bfe..05c8b32b65 100644
--- a/content/patterns/feed/examples/feed.html
+++ b/content/patterns/feed/examples/feed.html
@@ -189,7 +189,7 @@
Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
The following Javascript and CSS is used by the feed-display.html page:
- feedDisplay.css
diff --git a/content/patterns/grid/examples/advanced-data-grid.html b/content/patterns/grid/examples/advanced-data-grid.html
index 42e3ba0938..eada5f040a 100644
--- a/content/patterns/grid/examples/advanced-data-grid.html
+++ b/content/patterns/grid/examples/advanced-data-grid.html
@@ -126,7 +126,7 @@ Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
diff --git a/content/patterns/grid/examples/data-grids.html b/content/patterns/grid/examples/data-grids.html
index 483b0ea7ca..bf554231ac 100644
--- a/content/patterns/grid/examples/data-grids.html
+++ b/content/patterns/grid/examples/data-grids.html
@@ -747,7 +747,7 @@
Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
CSS:
diff --git a/content/patterns/grid/examples/layout-grids.html b/content/patterns/grid/examples/layout-grids.html
index 1298427a9a..7034aaf57a 100644
--- a/content/patterns/grid/examples/layout-grids.html
+++ b/content/patterns/grid/examples/layout-grids.html
@@ -651,7 +651,7 @@
Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
CSS:
diff --git a/content/patterns/link/examples/link.html b/content/patterns/link/examples/link.html
index bcd650ffa5..c9c040b224 100644
--- a/content/patterns/link/examples/link.html
+++ b/content/patterns/link/examples/link.html
@@ -147,7 +147,7 @@
Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
CSS:
diff --git a/content/patterns/listbox/examples/listbox-collapsible.html b/content/patterns/listbox/examples/listbox-collapsible.html
index 15973a2245..2c08fc8190 100644
--- a/content/patterns/listbox/examples/listbox-collapsible.html
+++ b/content/patterns/listbox/examples/listbox-collapsible.html
@@ -292,7 +292,7 @@
Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
CSS:
diff --git a/content/patterns/listbox/examples/listbox-grouped.html b/content/patterns/listbox/examples/listbox-grouped.html
index 43eddec948..b3525cc656 100644
--- a/content/patterns/listbox/examples/listbox-grouped.html
+++ b/content/patterns/listbox/examples/listbox-grouped.html
@@ -216,7 +216,7 @@
Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
CSS:
diff --git a/content/patterns/listbox/examples/listbox-rearrangeable.html b/content/patterns/listbox/examples/listbox-rearrangeable.html
index b8b980b78c..5367d021eb 100644
--- a/content/patterns/listbox/examples/listbox-rearrangeable.html
+++ b/content/patterns/listbox/examples/listbox-rearrangeable.html
@@ -404,7 +404,7 @@
Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
CSS:
diff --git a/content/patterns/listbox/examples/listbox-scrollable.html b/content/patterns/listbox/examples/listbox-scrollable.html
index 67fae5b3c2..1b54fd87f7 100644
--- a/content/patterns/listbox/examples/listbox-scrollable.html
+++ b/content/patterns/listbox/examples/listbox-scrollable.html
@@ -211,7 +211,7 @@
Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
CSS:
diff --git a/content/patterns/menu-button/examples/menu-button-actions-active-descendant.html b/content/patterns/menu-button/examples/menu-button-actions-active-descendant.html
index a1840a1b7a..5994211646 100644
--- a/content/patterns/menu-button/examples/menu-button-actions-active-descendant.html
+++ b/content/patterns/menu-button/examples/menu-button-actions-active-descendant.html
@@ -333,7 +333,7 @@
Menu
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
- CSS: menu-button-actions.css
diff --git a/content/patterns/menu-button/examples/menu-button-actions.html b/content/patterns/menu-button/examples/menu-button-actions.html
index f99a2e7f02..1df5953a8e 100644
--- a/content/patterns/menu-button/examples/menu-button-actions.html
+++ b/content/patterns/menu-button/examples/menu-button-actions.html
@@ -312,7 +312,7 @@ Menu
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
- CSS: menu-button-actions.css
diff --git a/content/patterns/menu-button/examples/menu-button-links.html b/content/patterns/menu-button/examples/menu-button-links.html
index be03552141..2d56844567 100644
--- a/content/patterns/menu-button/examples/menu-button-links.html
+++ b/content/patterns/menu-button/examples/menu-button-links.html
@@ -336,7 +336,7 @@ Menu
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
- CSS: menu-button-links.css
diff --git a/content/patterns/menubar/examples/menubar-editor.html b/content/patterns/menubar/examples/menubar-editor.html
index f645022039..747b3e3c21 100644
--- a/content/patterns/menubar/examples/menubar-editor.html
+++ b/content/patterns/menubar/examples/menubar-editor.html
@@ -768,7 +768,7 @@ Textarea
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
CSS:
diff --git a/content/patterns/menubar/examples/menubar-navigation.html b/content/patterns/menubar/examples/menubar-navigation.html
index 6e3ad6ed93..e6a5977c01 100644
--- a/content/patterns/menubar/examples/menubar-navigation.html
+++ b/content/patterns/menubar/examples/menubar-navigation.html
@@ -806,7 +806,7 @@
Submenu
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
- CSS: menubar-navigation.css
- Javascript: menubar-navigation.js
diff --git a/content/patterns/meter/examples/meter.html b/content/patterns/meter/examples/meter.html
index 212207ee33..3597d6453a 100644
--- a/content/patterns/meter/examples/meter.html
+++ b/content/patterns/meter/examples/meter.html
@@ -115,7 +115,7 @@ Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
diff --git a/content/patterns/radio/examples/radio-activedescendant.html b/content/patterns/radio/examples/radio-activedescendant.html
index c69ea61b4f..5c87957c98 100644
--- a/content/patterns/radio/examples/radio-activedescendant.html
+++ b/content/patterns/radio/examples/radio-activedescendant.html
@@ -245,7 +245,7 @@
Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
- CSS: radio.css
- Javascript: radio-activedescendant.js
diff --git a/content/patterns/radio/examples/radio-rating.html b/content/patterns/radio/examples/radio-rating.html
index f279ab5875..8e47821079 100644
--- a/content/patterns/radio/examples/radio-rating.html
+++ b/content/patterns/radio/examples/radio-rating.html
@@ -275,7 +275,7 @@ Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
- CSS: radio-rating.css
- Javascript: radio-rating.js
diff --git a/content/patterns/radio/examples/radio.html b/content/patterns/radio/examples/radio.html
index e0fb798e6a..d0edb2196f 100644
--- a/content/patterns/radio/examples/radio.html
+++ b/content/patterns/radio/examples/radio.html
@@ -246,7 +246,7 @@ Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
- CSS: radio.css
- Javascript: radio.js
diff --git a/content/patterns/slider-multithumb/examples/slider-multithumb.html b/content/patterns/slider-multithumb/examples/slider-multithumb.html
index 1eee51edbb..0ed5d74fce 100644
--- a/content/patterns/slider-multithumb/examples/slider-multithumb.html
+++ b/content/patterns/slider-multithumb/examples/slider-multithumb.html
@@ -252,7 +252,7 @@ Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
- CSS: slider-multithumb.css
- Javascript: slider-multithumb.js
diff --git a/content/patterns/slider/examples/slider-color-viewer.html b/content/patterns/slider/examples/slider-color-viewer.html
index 6934964411..8a37818349 100644
--- a/content/patterns/slider/examples/slider-color-viewer.html
+++ b/content/patterns/slider/examples/slider-color-viewer.html
@@ -292,7 +292,7 @@ Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
- CSS: slider-color-viewer.css
- Javascript: slider-color-viewer.js
diff --git a/content/patterns/slider/examples/slider-rating.html b/content/patterns/slider/examples/slider-rating.html
index e4f4dcc786..a23f5dfa74 100644
--- a/content/patterns/slider/examples/slider-rating.html
+++ b/content/patterns/slider/examples/slider-rating.html
@@ -274,7 +274,7 @@ Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
- CSS: slider-rating.css
- Javascript: slider-rating.js
diff --git a/content/patterns/slider/examples/slider-seek.html b/content/patterns/slider/examples/slider-seek.html
index d0dd4a3742..bb565b6558 100644
--- a/content/patterns/slider/examples/slider-seek.html
+++ b/content/patterns/slider/examples/slider-seek.html
@@ -299,7 +299,7 @@ Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
- CSS: slider-seek.css
- Javascript: slider-seek.js
diff --git a/content/patterns/slider/examples/slider-temperature.html b/content/patterns/slider/examples/slider-temperature.html
index d8b7833ff5..48df5f802c 100644
--- a/content/patterns/slider/examples/slider-temperature.html
+++ b/content/patterns/slider/examples/slider-temperature.html
@@ -280,7 +280,7 @@ Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
- CSS: slider-temperature.css
- Javascript: slider-temperature.js
diff --git a/content/patterns/spinbutton/examples/datepicker-spinbuttons.html b/content/patterns/spinbutton/examples/datepicker-spinbuttons.html
index 18f145f518..473e6308cf 100644
--- a/content/patterns/spinbutton/examples/datepicker-spinbuttons.html
+++ b/content/patterns/spinbutton/examples/datepicker-spinbuttons.html
@@ -306,7 +306,7 @@ Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
CSS:
diff --git a/content/patterns/switch/examples/switch-button.html b/content/patterns/switch/examples/switch-button.html
index 8ac94cda60..b8d05712ee 100644
--- a/content/patterns/switch/examples/switch-button.html
+++ b/content/patterns/switch/examples/switch-button.html
@@ -211,7 +211,7 @@
Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
diff --git a/content/patterns/switch/examples/switch-checkbox.html b/content/patterns/switch/examples/switch-checkbox.html
index 4734ed6444..7b4db4032a 100644
--- a/content/patterns/switch/examples/switch-checkbox.html
+++ b/content/patterns/switch/examples/switch-checkbox.html
@@ -170,7 +170,7 @@
Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
CSS:
diff --git a/content/patterns/switch/examples/switch.html b/content/patterns/switch/examples/switch.html
index f4a5d09279..1e422b11f4 100644
--- a/content/patterns/switch/examples/switch.html
+++ b/content/patterns/switch/examples/switch.html
@@ -182,7 +182,7 @@
Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
- CSS: switch.css
- Javascript: switch.js
diff --git a/content/patterns/table/examples/sortable-table.html b/content/patterns/table/examples/sortable-table.html
index 44d37454ad..15d5accd92 100644
--- a/content/patterns/table/examples/sortable-table.html
+++ b/content/patterns/table/examples/sortable-table.html
@@ -193,7 +193,7 @@ Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
CSS:
diff --git a/content/patterns/table/examples/table.html b/content/patterns/table/examples/table.html
index 9ee2bd5c6f..ed8357c607 100644
--- a/content/patterns/table/examples/table.html
+++ b/content/patterns/table/examples/table.html
@@ -159,7 +159,7 @@
Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
diff --git a/content/patterns/tabs/examples/tabs-automatic.html b/content/patterns/tabs/examples/tabs-automatic.html
index 90a22b9150..d46aa0f0b9 100644
--- a/content/patterns/tabs/examples/tabs-automatic.html
+++ b/content/patterns/tabs/examples/tabs-automatic.html
@@ -339,7 +339,7 @@
Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
- CSS: tabs.css
- Javascript: tabs-automatic.js
diff --git a/content/patterns/tabs/examples/tabs-manual.html b/content/patterns/tabs/examples/tabs-manual.html
index da4945124f..a558f049dc 100644
--- a/content/patterns/tabs/examples/tabs-manual.html
+++ b/content/patterns/tabs/examples/tabs-manual.html
@@ -333,7 +333,7 @@ Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
- CSS: tabs.css
- Javascript: tabs-manual.js
diff --git a/content/patterns/toolbar/examples/toolbar.html b/content/patterns/toolbar/examples/toolbar.html
index d088f2b903..0a7967ee11 100644
--- a/content/patterns/toolbar/examples/toolbar.html
+++ b/content/patterns/toolbar/examples/toolbar.html
@@ -941,7 +941,7 @@ Spin Button (Font Size)
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
- CSS: toolbar.css
- CSS: menuButton.css
diff --git a/content/patterns/treegrid/examples/treegrid-1.html b/content/patterns/treegrid/examples/treegrid-1.html
index 6aa1a76198..9f126f1998 100644
--- a/content/patterns/treegrid/examples/treegrid-1.html
+++ b/content/patterns/treegrid/examples/treegrid-1.html
@@ -440,7 +440,7 @@ Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
diff --git a/content/patterns/treeview/examples/treeview-1a.html b/content/patterns/treeview/examples/treeview-1a.html
index a5c238fb6d..b9c13d661f 100644
--- a/content/patterns/treeview/examples/treeview-1a.html
+++ b/content/patterns/treeview/examples/treeview-1a.html
@@ -395,7 +395,7 @@
Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
CSS:
diff --git a/content/patterns/treeview/examples/treeview-1b.html b/content/patterns/treeview/examples/treeview-1b.html
index 69d1580147..696f1b9571 100644
--- a/content/patterns/treeview/examples/treeview-1b.html
+++ b/content/patterns/treeview/examples/treeview-1b.html
@@ -421,7 +421,7 @@
Role, Property, State, and Tabindex Attributes
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code
-
CSS:
diff --git a/content/patterns/treeview/examples/treeview-navigation.html b/content/patterns/treeview/examples/treeview-navigation.html
index afe1e5a1fe..f422d7e0c1 100644
--- a/content/patterns/treeview/examples/treeview-navigation.html
+++ b/content/patterns/treeview/examples/treeview-navigation.html
@@ -674,7 +674,7 @@
Tree
- Javascript and CSS Source Code
+ JavaScript and CSS Source Code