Skip to content

Commit

Permalink
Highlight keywords in README
Browse files Browse the repository at this point in the history
  • Loading branch information
knicklabs committed Sep 12, 2018
1 parent 791c801 commit e898203
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ npm install @helpscout/brigade

## Usage

Create a Backbone or Marionette view and add a components property. The
components property should be a set of key-value pairs, where the key is
Create a Backbone or Marionette view and add a `components` property. The
`components` property should be a set of key-value pairs, where the key is
a `selector` and the value is a `builder` function.

The `selector` should correspond to an element in your Backbone/Marionette
Expand Down

0 comments on commit e898203

Please sign in to comment.