diff --git a/backstop.config.js b/backstop.config.js index 294d7d3..25bc1ed 100644 --- a/backstop.config.js +++ b/backstop.config.js @@ -99,11 +99,11 @@ module.exports = { onBeforeScript: null }, { - label: 'Codes', + label: 'Code', url: 'http://localhost:3000', hideSelectors: [], removeSelectors: [], - selectors: ['#codes .example'], + selectors: ['#code .example'], readyEvent: null, delay: 500, misMatchThreshold: 0.1, diff --git a/example.html b/example.html index f6fa4e1..46128eb 100644 --- a/example.html +++ b/example.html @@ -95,8 +95,8 @@ >
  • - CodesCode
  • @@ -256,7 +256,7 @@ Tables
  • Grids
  • -
  • Codes
  • +
  • Code
  • Utilities -
    -
    Codes
    +
    +
    Code

    .milligram {
    @@ -898,7 +898,7 @@
                 Grids
               
  • - Codes + Code