Skip to content

Commit

Permalink
docs(toggle): fix spelling (algolia#2225)
Browse files Browse the repository at this point in the history
add a `be` to the sentence
  • Loading branch information
amosmos authored and Haroenv committed Jul 11, 2017
1 parent b6aca21 commit 9a3d9a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/widgets/toggle/toggle.js
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ toggle({
*
* This widget is particularly useful if you have a boolean value in the records.
*
* The attribute has to in the list of attributes for faceting in the dashboard.
* The attribute has to be in the list of attributes for faceting in the dashboard.
* @type {WidgetFactory}
* @param {ToggleWidgetOptions} $0 Options for the Toggle widget.
* @return {Widget} A new instance of the Toggle widget
Expand Down

0 comments on commit 9a3d9a1

Please sign in to comment.