Skip to content

Commit

Permalink
Fix invalid yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
samccone committed Feb 21, 2015
1 parent c129815 commit 8e9257c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/collection-view.yaml
Expand Up @@ -325,7 +325,7 @@ functions:
@api public
@param {Marionette.View} view
filter:
filter:
description: |
...
Expand All @@ -334,7 +334,7 @@ functions:
@param {Number} index
@param {Backbone.Collection} collection
setFilter:
setFilter:
description: |
...
Expand Down

0 comments on commit 8e9257c

Please sign in to comment.